Jonas Gorski 4e549d6d4a MTD: MAPS: bcm963xx-flash.c: explicitly include module.h
module.h was previously implicitly included through mtd/mtd.h.

Fixes the following build failure after the module.h cleanup:

  CC      drivers/mtd/maps/bcm963xx-flash.o
drivers/mtd/maps/bcm963xx-flash.c: In function 'bcm963xx_probe':
drivers/mtd/maps/bcm963xx-flash.c:208:29: error: 'THIS_MODULE' undeclared (first use in this function)
 [...]
drivers/mtd/maps/bcm963xx-flash.c:276:1: warning: type defaults to 'int' in declaration of 'MODULE_AUTHOR'
drivers/mtd/maps/bcm963xx-flash.c:276:15: warning: function declaration isn't a prototype
make[7]: *** [drivers/mtd/maps/bcm963xx-flash.o] Error 1

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2011-11-07 21:26:55 -05:00
..
2011-11-07 09:11:16 -08:00
2011-09-11 15:02:16 +03:00
2011-09-11 15:02:16 +03:00
2011-11-07 09:11:16 -08:00
2011-09-11 15:02:13 +03:00
2011-09-21 09:19:06 +03:00
2011-09-21 09:19:06 +03:00
2011-09-21 09:19:06 +03:00
2011-09-21 09:19:06 +03:00
2011-09-11 15:02:16 +03:00
2011-09-11 15:02:14 +03:00
2011-09-21 09:19:06 +03:00
2011-09-11 15:28:59 +03:00