commit | 4b16f8e2d6d64249f0ed3ca7fe2a319d0dde2719 | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Fri Jul 22 18:24:23 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Oct 31 19:30:44 2011 -0400 |
tree | ad1be8290cdd1ac6ea611cf9c8c55e206b9572b0 | |
parent | e9848d62ab265e355652988fb33a060a9a0b2893 [diff] |
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>