]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
acpi: delete module.h include from files explicitly not needing it
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Wed, 26 Oct 2011 21:56:09 +0000 (17:56 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:30:33 +0000 (19:30 -0400)
commitc0d12cc63aadf2668b3856fb35757d3a66bbab11
tree812d59da97890958f1fce41c5bfe37f815fca2a8
parentcc4b859c70e49d6a3e208c930e9eb81bea4481fd
acpi: delete module.h include from files explicitly not needing it

Files which aren't actually using infrastructure from module.h
shouldn't include it, as it is a big header with lots of child
includes spawned off.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/acpi/blacklist.c