]> 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, 11 Aug 2011 21:31:49 +0000 (17:31 -0400)
commitc4fed7cb0561da7b28814022d342370bb9671d05
tree2a50919ba46bfa324910c507d3d7a609bfe2edef
parentbbb6e721ea3f5230a9e6a8368ed0d6d306352294
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