diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2011-05-26 22:00:52 +0200 |
---|---|---|
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | 2011-11-01 00:31:15 +0100 |
commit | eef9c3d90bafa1cb0dd397cee400fab21b39abfe (patch) | |
tree | 6f23a71132838af539abaf6bd898505c086d6f78 /drivers/power | |
parent | of: of_pci.c needs export.h since it uses EXPORT_SYMBOLS (diff) | |
download | linux-eef9c3d90bafa1cb0dd397cee400fab21b39abfe.tar.xz linux-eef9c3d90bafa1cb0dd397cee400fab21b39abfe.zip |
drivers/base: transport_class explicitly requires EXPORT_SYMBOL
This file was getting <linux/module.h> via an implicit include
path, but we want to crush those out of existence since they cost
time during compiles of processing thousands of lines of headers
for no reason. Give it the lightweight header that just contains
the EXPORT_SYMBOL infrastructure.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'drivers/power')
0 files changed, 0 insertions, 0 deletions