diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2011-05-26 21:49:02 +0200 |
---|---|---|
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | 2011-11-01 00:32:27 +0100 |
commit | feede37ec34deafcbc17dd0862a77ecf8b873762 (patch) | |
tree | 8f8d522757444feb6649002a1d1b22e77202065b /net/caif/cfserl.c | |
parent | miscdevice.h: delete unnecessary inclusion of module.h (diff) | |
download | linux-feede37ec34deafcbc17dd0862a77ecf8b873762.tar.xz linux-feede37ec34deafcbc17dd0862a77ecf8b873762.zip |
acpi: remove module.h include from platform/aclinux.h
This file had an include of module.h which was probably added
in relation to this line:
#define ACPI_EXPORT_SYMBOL(symbol) EXPORT_SYMBOL(symbol);
However, we really expect symbol exporters to grab export.h
themselves, and since this is only a define, we can remove
the module.h include without aclinux.h itself causing any
compile issues.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'net/caif/cfserl.c')
0 files changed, 0 insertions, 0 deletions