/openbmc/linux/arch/powerpc/kernel/ |
H A D | io.c | diff 4b16f8e2d6d64249f0ed3ca7fe2a319d0dde2719 Fri Jul 22 17:24:23 CDT 2011 Paul Gortmaker <paul.gortmaker@windriver.com> powerpc: various straight conversions from module.h --> export.h
All these files were including module.h just for the basic EXPORT_SYMBOL infrastructure. We can shift them off to the export.h header which is a way smaller footprint and thus realize some compile time gains.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | pmc.c | diff 4b16f8e2d6d64249f0ed3ca7fe2a319d0dde2719 Fri Jul 22 17:24:23 CDT 2011 Paul Gortmaker <paul.gortmaker@windriver.com> powerpc: various straight conversions from module.h --> export.h
All these files were including module.h just for the basic EXPORT_SYMBOL infrastructure. We can shift them off to the export.h header which is a way smaller footprint and thus realize some compile time gains.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | stacktrace.c | diff 4b16f8e2d6d64249f0ed3ca7fe2a319d0dde2719 Fri Jul 22 17:24:23 CDT 2011 Paul Gortmaker <paul.gortmaker@windriver.com> powerpc: various straight conversions from module.h --> export.h
All these files were including module.h just for the basic EXPORT_SYMBOL infrastructure. We can shift them off to the export.h header which is a way smaller footprint and thus realize some compile time gains.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | btext.c | diff 4b16f8e2d6d64249f0ed3ca7fe2a319d0dde2719 Fri Jul 22 17:24:23 CDT 2011 Paul Gortmaker <paul.gortmaker@windriver.com> powerpc: various straight conversions from module.h --> export.h
All these files were including module.h just for the basic EXPORT_SYMBOL infrastructure. We can shift them off to the export.h header which is a way smaller footprint and thus realize some compile time gains.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | of_platform.c | diff 4b16f8e2d6d64249f0ed3ca7fe2a319d0dde2719 Fri Jul 22 17:24:23 CDT 2011 Paul Gortmaker <paul.gortmaker@windriver.com> powerpc: various straight conversions from module.h --> export.h
All these files were including module.h just for the basic EXPORT_SYMBOL infrastructure. We can shift them off to the export.h header which is a way smaller footprint and thus realize some compile time gains.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_exports.c | diff 4b16f8e2d6d64249f0ed3ca7fe2a319d0dde2719 Fri Jul 22 17:24:23 CDT 2011 Paul Gortmaker <paul.gortmaker@windriver.com> powerpc: various straight conversions from module.h --> export.h
All these files were including module.h just for the basic EXPORT_SYMBOL infrastructure. We can shift them off to the export.h header which is a way smaller footprint and thus realize some compile time gains.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
/openbmc/linux/arch/powerpc/lib/ |
H A D | rheap.c | diff 4b16f8e2d6d64249f0ed3ca7fe2a319d0dde2719 Fri Jul 22 17:24:23 CDT 2011 Paul Gortmaker <paul.gortmaker@windriver.com> powerpc: various straight conversions from module.h --> export.h
All these files were including module.h just for the basic EXPORT_SYMBOL infrastructure. We can shift them off to the export.h header which is a way smaller footprint and thus realize some compile time gains.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | locks.c | diff 4b16f8e2d6d64249f0ed3ca7fe2a319d0dde2719 Fri Jul 22 17:24:23 CDT 2011 Paul Gortmaker <paul.gortmaker@windriver.com> powerpc: various straight conversions from module.h --> export.h
All these files were including module.h just for the basic EXPORT_SYMBOL infrastructure. We can shift them off to the export.h header which is a way smaller footprint and thus realize some compile time gains.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | io_event_irq.c | diff 4b16f8e2d6d64249f0ed3ca7fe2a319d0dde2719 Fri Jul 22 17:24:23 CDT 2011 Paul Gortmaker <paul.gortmaker@windriver.com> powerpc: various straight conversions from module.h --> export.h
All these files were including module.h just for the basic EXPORT_SYMBOL infrastructure. We can shift them off to the export.h header which is a way smaller footprint and thus realize some compile time gains.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
/openbmc/linux/arch/powerpc/platforms/cell/spufs/ |
H A D | switch.c | diff 4b16f8e2d6d64249f0ed3ca7fe2a319d0dde2719 Fri Jul 22 17:24:23 CDT 2011 Paul Gortmaker <paul.gortmaker@windriver.com> powerpc: various straight conversions from module.h --> export.h
All these files were including module.h just for the basic EXPORT_SYMBOL infrastructure. We can shift them off to the export.h header which is a way smaller footprint and thus realize some compile time gains.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | syscalls.c | diff 4b16f8e2d6d64249f0ed3ca7fe2a319d0dde2719 Fri Jul 22 17:24:23 CDT 2011 Paul Gortmaker <paul.gortmaker@windriver.com> powerpc: various straight conversions from module.h --> export.h
All these files were including module.h just for the basic EXPORT_SYMBOL infrastructure. We can shift them off to the export.h header which is a way smaller footprint and thus realize some compile time gains.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
/openbmc/linux/arch/powerpc/platforms/cell/ |
H A D | cbe_regs.c | diff 4b16f8e2d6d64249f0ed3ca7fe2a319d0dde2719 Fri Jul 22 17:24:23 CDT 2011 Paul Gortmaker <paul.gortmaker@windriver.com> powerpc: various straight conversions from module.h --> export.h
All these files were including module.h just for the basic EXPORT_SYMBOL infrastructure. We can shift them off to the export.h header which is a way smaller footprint and thus realize some compile time gains.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | spu_callbacks.c | diff 4b16f8e2d6d64249f0ed3ca7fe2a319d0dde2719 Fri Jul 22 17:24:23 CDT 2011 Paul Gortmaker <paul.gortmaker@windriver.com> powerpc: various straight conversions from module.h --> export.h
All these files were including module.h just for the basic EXPORT_SYMBOL infrastructure. We can shift them off to the export.h header which is a way smaller footprint and thus realize some compile time gains.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | spu_manage.c | diff 4b16f8e2d6d64249f0ed3ca7fe2a319d0dde2719 Fri Jul 22 17:24:23 CDT 2011 Paul Gortmaker <paul.gortmaker@windriver.com> powerpc: various straight conversions from module.h --> export.h
All these files were including module.h just for the basic EXPORT_SYMBOL infrastructure. We can shift them off to the export.h header which is a way smaller footprint and thus realize some compile time gains.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | interrupt.c | diff 4b16f8e2d6d64249f0ed3ca7fe2a319d0dde2719 Fri Jul 22 17:24:23 CDT 2011 Paul Gortmaker <paul.gortmaker@windriver.com> powerpc: various straight conversions from module.h --> export.h
All these files were including module.h just for the basic EXPORT_SYMBOL infrastructure. We can shift them off to the export.h header which is a way smaller footprint and thus realize some compile time gains.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
/openbmc/linux/arch/powerpc/platforms/pasemi/ |
H A D | dma_lib.c | diff 4b16f8e2d6d64249f0ed3ca7fe2a319d0dde2719 Fri Jul 22 17:24:23 CDT 2011 Paul Gortmaker <paul.gortmaker@windriver.com> powerpc: various straight conversions from module.h --> export.h
All these files were including module.h just for the basic EXPORT_SYMBOL infrastructure. We can shift them off to the export.h header which is a way smaller footprint and thus realize some compile time gains.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
/openbmc/linux/arch/powerpc/sysdev/ |
H A D | tsi108_dev.c | diff 4b16f8e2d6d64249f0ed3ca7fe2a319d0dde2719 Fri Jul 22 17:24:23 CDT 2011 Paul Gortmaker <paul.gortmaker@windriver.com> powerpc: various straight conversions from module.h --> export.h
All these files were including module.h just for the basic EXPORT_SYMBOL infrastructure. We can shift them off to the export.h header which is a way smaller footprint and thus realize some compile time gains.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | fsl_lbc.c | diff 4b16f8e2d6d64249f0ed3ca7fe2a319d0dde2719 Fri Jul 22 17:24:23 CDT 2011 Paul Gortmaker <paul.gortmaker@windriver.com> powerpc: various straight conversions from module.h --> export.h
All these files were including module.h just for the basic EXPORT_SYMBOL infrastructure. We can shift them off to the export.h header which is a way smaller footprint and thus realize some compile time gains.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | fsl_soc.c | diff 4b16f8e2d6d64249f0ed3ca7fe2a319d0dde2719 Fri Jul 22 17:24:23 CDT 2011 Paul Gortmaker <paul.gortmaker@windriver.com> powerpc: various straight conversions from module.h --> export.h
All these files were including module.h just for the basic EXPORT_SYMBOL infrastructure. We can shift them off to the export.h header which is a way smaller footprint and thus realize some compile time gains.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | fsl_rio.c | diff 4b16f8e2d6d64249f0ed3ca7fe2a319d0dde2719 Fri Jul 22 17:24:23 CDT 2011 Paul Gortmaker <paul.gortmaker@windriver.com> powerpc: various straight conversions from module.h --> export.h
All these files were including module.h just for the basic EXPORT_SYMBOL infrastructure. We can shift them off to the export.h header which is a way smaller footprint and thus realize some compile time gains.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
/openbmc/linux/arch/powerpc/platforms/powermac/ |
H A D | nvram.c | diff 4b16f8e2d6d64249f0ed3ca7fe2a319d0dde2719 Fri Jul 22 17:24:23 CDT 2011 Paul Gortmaker <paul.gortmaker@windriver.com> powerpc: various straight conversions from module.h --> export.h
All these files were including module.h just for the basic EXPORT_SYMBOL infrastructure. We can shift them off to the export.h header which is a way smaller footprint and thus realize some compile time gains.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | low_i2c.c | diff 4b16f8e2d6d64249f0ed3ca7fe2a319d0dde2719 Fri Jul 22 17:24:23 CDT 2011 Paul Gortmaker <paul.gortmaker@windriver.com> powerpc: various straight conversions from module.h --> export.h
All these files were including module.h just for the basic EXPORT_SYMBOL infrastructure. We can shift them off to the export.h header which is a way smaller footprint and thus realize some compile time gains.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
/openbmc/linux/arch/powerpc/platforms/ps3/ |
H A D | interrupt.c | diff 4b16f8e2d6d64249f0ed3ca7fe2a319d0dde2719 Fri Jul 22 17:24:23 CDT 2011 Paul Gortmaker <paul.gortmaker@windriver.com> powerpc: various straight conversions from module.h --> export.h
All these files were including module.h just for the basic EXPORT_SYMBOL infrastructure. We can shift them off to the export.h header which is a way smaller footprint and thus realize some compile time gains.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | mm.c | diff 4b16f8e2d6d64249f0ed3ca7fe2a319d0dde2719 Fri Jul 22 17:24:23 CDT 2011 Paul Gortmaker <paul.gortmaker@windriver.com> powerpc: various straight conversions from module.h --> export.h
All these files were including module.h just for the basic EXPORT_SYMBOL infrastructure. We can shift them off to the export.h header which is a way smaller footprint and thus realize some compile time gains.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|
H A D | system-bus.c | diff 4b16f8e2d6d64249f0ed3ca7fe2a319d0dde2719 Fri Jul 22 17:24:23 CDT 2011 Paul Gortmaker <paul.gortmaker@windriver.com> powerpc: various straight conversions from module.h --> export.h
All these files were including module.h just for the basic EXPORT_SYMBOL infrastructure. We can shift them off to the export.h header which is a way smaller footprint and thus realize some compile time gains.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
|