linux/drivers/mtd/ubi
Wan Jiabing 9a29f7f020 ubi: Remove unnecessary struct declaration
struct ubi_wl_entry is defined at 178th line.
The declaration here is unnecessary. Remove it.

Reviewed-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2021-04-15 22:01:25 +02:00
..
Kconfig
Makefile
attach.c
block.c
build.c ubi: Fix fall-through warnings for Clang 2021-04-15 22:00:43 +02:00
cdev.c
debug.c
debug.h
eba.c ubi: eba: Delete useless kfree code 2021-02-12 21:53:22 +01:00
fastmap-wl.c
fastmap.c
gluebi.c
io.c ubi: remove dead code in validate_vid_hdr() 2021-02-12 21:53:22 +01:00
kapi.c
misc.c
ubi-media.h
ubi.h ubi: Remove unnecessary struct declaration 2021-04-15 22:01:25 +02:00
upd.c
vmt.c
vtbl.c
wl.c
wl.h