linux-stable/drivers/mtd/ubi
Artem Bityutskiy b96bf4c33d UBI: remove ubi_devices_cnt
This global variablea is not really needed, remove it

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
2007-12-26 19:15:15 +02:00
..
build.c UBI: remove ubi_devices_cnt 2007-12-26 19:15:15 +02:00
cdev.c UBI: remove ubi_devices_cnt 2007-12-26 19:15:15 +02:00
debug.c UBI: use byte hexdump 2007-10-14 13:10:21 +03:00
debug.h UBI: use linux print_hex_dump(), not home-grown one 2007-10-14 13:10:20 +03:00
eba.c UBI: create ltree_entry slab on initialization 2007-12-26 19:15:14 +02:00
gluebi.c UBI: set correct gluebi device size 2007-07-18 16:52:51 +03:00
io.c UBI: fix error code in ubi_io_read() 2007-12-26 19:15:13 +02:00
kapi.c UBI: remove redundant field 2007-12-26 19:15:14 +02:00
Kconfig
Kconfig.debug
Makefile
misc.c UBI: use vmalloc for large buffers 2007-07-18 16:53:08 +03:00
scan.c Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6 2007-10-14 14:29:00 +01:00
scan.h UBI: do not use vmalloc on I/O path 2007-10-14 13:10:21 +03:00
ubi.h UBI: remove ubi_devices_cnt 2007-12-26 19:15:15 +02:00
upd.c UBI: use vmalloc for large buffers 2007-07-18 16:53:08 +03:00
vmt.c UBI: improve error messages 2007-12-26 19:15:14 +02:00
vtbl.c UBI: do not use vmalloc on I/O path 2007-10-14 13:10:21 +03:00
wl.c UBI: create ubi_wl_entry slab on initialization 2007-12-26 19:15:14 +02:00