linux/drivers/mtd/maps
Aaron Sierra a72fe6b2ce mtd: bfin-async-flash: Remove unused variable
Avoid the following compile warning:

drivers/mtd/maps/bfin-async-flash.c: In function 'bfin_flash_probe':
drivers/mtd/maps/bfin-async-flash.c:129: warning: unused variable 'ret'

Signed-off-by: Aaron Sierra <asierra@xes-inc.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
2014-10-22 01:35:41 -07:00
..
Kconfig mtd: maps: solutionengine: drop excess dependency 2014-08-19 11:53:09 -07:00
Makefile mtd: remove obsolete JEDEC mapping drivers 2013-08-05 21:01:08 +01:00
amd76xrom.c
bfin-async-flash.c mtd: bfin-async-flash: Remove unused variable 2014-10-22 01:35:41 -07:00
cfi_flagadm.c mtd: maps: cfi_flagadm: add missing __iomem annotation 2013-08-30 21:51:49 +01:00
ck804xrom.c mtd: maps: Remove redundant NULL check before kfree 2013-04-05 12:54:27 +01:00
dc21285.c mtd: maps: add const qualifiers 2013-04-05 13:04:20 +01:00
esb2rom.c
gpio-addr-flash.c mtd: gpio_flash: handle case where offset + len exceeds the window size 2014-08-19 11:53:10 -07:00
ichxrom.c
impa7.c mtd: impa7: add missing __iomem annotation 2013-08-30 21:51:40 +01:00
intel_vr_nor.c mtd: delete non-required instances of include <linux/init.h> 2014-03-10 22:42:22 -07:00
ixp4xx.c mtd: delete non-required instances of include <linux/init.h> 2014-03-10 22:42:22 -07:00
l440gx.c
lantiq-flash.c mtd: delete non-required instances of include <linux/init.h> 2014-03-10 22:42:22 -07:00
latch-addr-flash.c mtd: delete non-required instances of include <linux/init.h> 2014-03-10 22:42:22 -07:00
map_funcs.c
netsc520.c
nettel.c
pci.c mtd: delete non-required instances of include <linux/init.h> 2014-03-10 22:42:22 -07:00
pcmciamtd.c mtd: use NULL instead of 0 for an address 2014-08-19 11:53:05 -07:00
physmap.c mtd: maps: use dev_get_platdata() 2013-08-30 21:34:32 +01:00
physmap_of.c mtd: physmap_of: Add non-obsolete map_rom probe 2014-09-22 10:13:13 -07:00
pismo.c
plat-ram.c mtd: plat-ram: Remove unnecessary OOM messages 2014-03-10 22:42:24 -07:00
pmcmsp-flash.c
pxa2xx-flash.c mtd: delete non-required instances of include <linux/init.h> 2014-03-10 22:42:22 -07:00
rbtx4939-flash.c mtd: maps: rbtx4939-flash: delete an unused variable in rbtx4939_flash_remove 2014-07-02 15:21:39 -07:00
sa1100-flash.c mtd: maps: use dev_get_platdata() 2013-08-30 21:34:32 +01:00
sbc_gxx.c
sc520cdp.c mtd: maps: sc520cdp: fix warnings 2014-05-28 00:05:24 -07:00
scb2_flash.c mtd: delete non-required instances of include <linux/init.h> 2014-03-10 22:42:22 -07:00
scx200_docflash.c
solutionengine.c mtd: maps: remove check for CONFIG_MTD_SUPERH_RESERVE 2014-05-28 15:12:47 -07:00
sun_uflash.c mtd: delete non-required instances of include <linux/init.h> 2014-03-10 22:42:22 -07:00
ts5500_flash.c
tsunami_flash.c mtd: maps: add const qualifiers 2013-04-05 13:04:20 +01:00
uclinux.c mtd: uclinux: add a comment about why uclinux_ram_map must not be static 2013-02-04 09:26:30 +02:00
vmu-flash.c