]> git.karo-electronics.de Git - karo-tx-linux.git/commit
scsi: Fix up files implicitly depending on module.h inclusion
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 27 May 2011 13:47:43 +0000 (09:47 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 11 Aug 2011 21:31:24 +0000 (17:31 -0400)
commitfe5fc75427ae719d174aecf2cddb78670a508429
tree238dc72ee24d42179b3a9b3b48decf29f29501ef
parent7f0bf74deee666610c3d163de69498726f8a9f2e
scsi: Fix up files implicitly depending on module.h inclusion

The module.h header was implicitly present everywhere, so files
with no explicit include of the module infrastructure would build
anyway.  We are now fixing the include bird's nest, and so we need
to call out the module.h file that we need explicitly.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/scsi/a2091.c
drivers/scsi/a3000.c
drivers/scsi/gvp11.c
drivers/scsi/lpfc/lpfc_attr.c
drivers/scsi/lpfc/lpfc_init.c
drivers/scsi/mac53c94.c
drivers/scsi/ps3rom.c
drivers/scsi/sr_ioctl.c