commit | ddf7bcfa6c5a1d9647046c18e4945f0b0686aec5 | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Tue Jul 15 16:08:42 2014 +0200 |
committer | Tom Rini <trini@ti.com> | Mon Aug 25 19:25:56 2014 -0400 |
tree | 5aacb15745d27f8a2a9565b4441f4170817841cc | |
parent | ff94bc40af3481d47546595ba73c136de6af6929 [diff] |
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>