UBI: remove Kconfig debugging option
This patch kills the UBI debugging Kconfig option completely and makes all the
debugging stuff to be always compiled-in. It was pain in the neck to maintain
this useless option because all users I am aware of have debugging enabled
anyway - how else will you diagnose errors otherwise?
Signed-off-by:
Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Showing
- drivers/mtd/ubi/Kconfig 0 additions, 8 deletionsdrivers/mtd/ubi/Kconfig
- drivers/mtd/ubi/debug.c 0 additions, 4 deletionsdrivers/mtd/ubi/debug.c
- drivers/mtd/ubi/debug.h 0 additions, 63 deletionsdrivers/mtd/ubi/debug.h
- drivers/mtd/ubi/io.c 0 additions, 12 deletionsdrivers/mtd/ubi/io.c
- drivers/mtd/ubi/scan.c 0 additions, 8 deletionsdrivers/mtd/ubi/scan.c
- drivers/mtd/ubi/vmt.c 0 additions, 7 deletionsdrivers/mtd/ubi/vmt.c
- drivers/mtd/ubi/vtbl.c 0 additions, 8 deletionsdrivers/mtd/ubi/vtbl.c
- drivers/mtd/ubi/wl.c 0 additions, 10 deletionsdrivers/mtd/ubi/wl.c
Loading
Please register or sign in to comment