]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ide/ata: Add module.h to the implicit modular users
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 3 Jul 2011 17:41:29 +0000 (13:41 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 28 Jul 2011 03:43:49 +0000 (23:43 -0400)
commit7285d1a5a62f2435d433264499f75b81d7cbe89c
tree224ba6e23cbcde377647e2e8f5ea30097a917411
parent9ef9c24b7066c8f284b671d87a6457282c2492c0
ide/ata: Add module.h to the implicit modular users

A pending cleanup will mean that module.h won't be implicitly
everywhere anymore.  Make sure the modular drivers in the ide dir
are actually calling out for <module.h> explicitly in advance.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/ata/libata-sff.c
drivers/ide/cmd640.c
drivers/ide/ide-acpi.c
drivers/ide/ide-pnp.c
drivers/ide/pmac.c
drivers/ide/tc86c001.c