]> 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>
Sun, 31 Jul 2011 08:06:25 +0000 (04:06 -0400)
commitbc394c445df39b5b3dcd73ccaeceb29aee88edf2
tree3b0ea1f0356480512daf88da7f3b8ebdb099a615
parent1d9228bf6e7d82d217ad47a1898ddad26111fcce
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