]> 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, 28 Jul 2011 04:26:57 +0000 (00:26 -0400)
commit5cfe64335011277eca68a1effbbfded759b9c399
tree5a33a4c371ba91eaad66b49dba4a6abd8f70079e
parent149e61114e842103808259cf82a6b8327592b830
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