]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/message: Add module.h to i2o/pci.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 3 Jul 2011 19:13:20 +0000 (15:13 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 25 Aug 2011 17:55:43 +0000 (13:55 -0400)
commitb0f709d4cb26a326a79ab483d2310d9519301dc4
treef257c90e874090d4f5b9f860d46fc9ca958df40e
parenta76e60fa0e36b79957b3949d99f532e385980894
drivers/message: Add module.h to i2o/pci.c

This file really needs the full module.h header file present, but
was just getting it implicitly before.  Fix it up in advance so we
avoid build failures once the cleanup commit is present.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/message/i2o/pci.c