]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mtd, ubi, ubifs: update for the sync with linux v3.14
authorHeiko Schocher <hs@denx.de>
Tue, 15 Jul 2014 14:08:42 +0000 (16:08 +0200)
committerTom Rini <trini@ti.com>
Mon, 25 Aug 2014 23:25:56 +0000 (19:25 -0400)
commitddf7bcfa6c5a1d9647046c18e4945f0b0686aec5
tree5aacb15745d27f8a2a9565b4441f4170817841cc
parentff94bc40af3481d47546595ba73c136de6af6929
mtd, ubi, ubifs: update for the sync with linux v3.14

while playing with the new mtd/ubi/ubifs sync, found some
small updates for it:

- add del_mtd_partition() to include/linux/mtd/mtd
- mtd: add a debug_printf
- remove some not used functions

Signed-off-by: Heiko Schocher <hs@denx.de>
Cc: Scott Wood <scottwood@freescale.com>
Cc: Tom Rini <trini@ti.com>
drivers/mtd/mtdcore.c
drivers/mtd/mtdpart.c
fs/ubifs/super.c
include/linux/mtd/mtd.h