alistair23-linux/drivers/mtd/ubi
Paul Gortmaker 3ea5b037e7 mtd: delete non-required instances of include <linux/init.h>
None of these files are actually using any __init type directives
and hence don't need to include <linux/init.h>.  Most are just a
left over from __devinit and __cpuinit removal, or simply due to
code getting copied from one driver to the next.

Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Brian Norris <computersforpeace@gmail.com>
Cc: linux-mtd@lists.infradead.org
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
[Brian: dropped one incorrect hunk]
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
2014-03-10 22:42:22 -07:00
..
attach.c UBI: fix error return code 2014-01-02 17:16:01 +02:00
build.c UBI: fix error return code 2014-01-02 17:16:01 +02:00
cdev.c
debug.c
debug.h
eba.c
fastmap.c UBI: fix some use after free bugs 2014-02-04 09:44:30 +02:00
gluebi.c
io.c UBI: avoid program operation on NOR flash after erasure interrupted 2014-01-09 18:25:38 +02:00
kapi.c
Kconfig
Makefile
misc.c
ubi-media.h
ubi.h mtd: delete non-required instances of include <linux/init.h> 2014-03-10 22:42:22 -07:00
upd.c
vmt.c
vtbl.c
wl.c UBI: fix refill_wl_user_pool() 2013-10-03 19:42:46 +03:00