drivers/memstick: Add module.h to the prev. implicit modular users
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 3 Jul 2011 19:12:37 +0000 (15:12 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:31:52 +0000 (19:31 -0400)
commitc47e789328719073cdddf1623e970c7dc1c581a8
tree5ae51b02325b2ad259becdfde00b2c45ded11fef
parent7a707b89202f905bd9f9fbde326933c59a81214c
drivers/memstick: Add module.h to the prev. implicit modular users

This is another group of drivers that simply assumed that module.h was
everywhere.  But it won't be once we clean up its presence from device.h
Call out the real users of it in advance.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/memstick/core/memstick.c
drivers/memstick/core/mspro_block.c
drivers/memstick/host/jmb38x_ms.c
drivers/memstick/host/tifm_ms.c