linux/drivers/mtd/maps
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
..
Kconfig mtd: drop Integrator flash map Kconfig 2011-09-11 16:35:47 +03:00
Makefile mtd: maps: drop edb7312 support 2011-09-11 15:02:13 +03:00
amd76xrom.c
autcpu12-nvram.c
bcm963xx-flash.c MTD: MAPS: bcm963xx-flash.c: explicitly include module.h 2011-11-07 21:26:55 -05:00
bfin-async-flash.c mtd: bfin-async-flash.c: use mtd_device_parse_register 2011-09-11 15:02:06 +03:00
cdb89712.c
cfi_flagadm.c
ck804xrom.c
dbox2-flash.c
dc21285.c mtd: dc21285.c: use mtd_device_parse_register 2011-09-11 15:02:06 +03:00
dilnetpc.c
dmv182.c
esb2rom.c
fortunet.c
gpio-addr-flash.c mtd: gpio-addr-flash.c: use mtd_device_parse_register 2011-09-11 15:02:06 +03:00
h720x-flash.c mtd: h720x-flash.c: use mtd_device_parse_register 2011-09-11 15:02:06 +03:00
ichxrom.c
impa7.c mtd: impa7.c: use mtd_device_parse_register 2011-09-11 15:02:06 +03:00
intel_vr_nor.c mtd: intel_vr_nor.c: use mtd_device_parse_register 2011-09-11 15:02:06 +03:00
ixp4xx.c mtd: ixp4xx.c: use mtd_device_parse_register 2011-09-11 15:02:06 +03:00
ixp2000.c mtd: ixp2000.c: use mtd_device_parse_register 2011-09-11 15:02:06 +03:00
l440gx.c
lantiq-flash.c Merge git://git.infradead.org/mtd-2.6 2011-11-07 09:11:16 -08:00
latch-addr-flash.c mtd: latch-addr-flash.c: use mtd_device_parse_register 2011-09-11 15:02:07 +03:00
map_funcs.c
mbx860.c
netsc520.c
nettel.c
octagon-5066.c
pci.c
pcmciamtd.c mtd: cleanup last uses of MTD_DEBUG config macros 2011-09-11 15:02:16 +03:00
physmap.c mtd: physmap.c: use mtd_device_parse_register 2011-09-11 15:02:07 +03:00
physmap_of.c mtd: physmap_of.c: use mtd_device_parse_register 2011-09-11 15:02:12 +03:00
pismo.c
plat-ram.c mtd: plat-ram.c: use mtd_device_parse_register 2011-09-11 15:02:07 +03:00
pmcmsp-flash.c
pxa2xx-flash.c mtd: pxa2xx-flash.c: use mtd_device_parse_register 2011-09-11 15:02:07 +03:00
rbtx4939-flash.c mtd: rbtx4939-flash.c: use mtd_device_parse_register 2011-09-11 15:02:07 +03:00
rpxlite.c
sa1100-flash.c mtd: sa1100-flash.c: use mtd_device_parse_register 2011-09-11 15:02:07 +03:00
sbc_gxx.c
sc520cdp.c
scb2_flash.c
scx200_docflash.c
solutionengine.c mtd: solutionengine.c: use mtd_device_parse_register 2011-09-11 15:02:07 +03:00
sun_uflash.c
tqm8xxl.c
ts5500_flash.c
tsunami_flash.c
uclinux.c
vmax301.c
vmu-flash.c
wr_sbc82xx_flash.c mtd: wr_sbc82xx_flash.c: use mtd_device_parse_register 2011-09-11 15:02:07 +03:00