Paul Gortmaker feede37ec3 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>
2011-10-31 19:32:27 -04:00
..
2011-07-16 18:36:17 -04:00
2008-02-07 03:33:23 -05:00
2011-07-13 23:51:51 -04:00
2011-03-23 00:18:18 -04:00
2011-03-31 11:26:23 -03:00
2011-08-03 11:15:59 -04:00
2005-08-05 00:45:14 -04:00
2011-07-16 18:36:17 -04:00
2011-07-13 11:19:47 -07:00