]> 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, 6 Oct 2011 17:59:42 +0000 (13:59 -0400)
commit88ef7c52a398210bce906d54ca67b1688a526ba4
tree1be11d80828ea6ca93dff899e09b4f60e98e8fcb
parent8bd4ce4cde0c54ba18fc0c73716b9b44e98d519e
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