mtd: ubi: rename cdev.c to barebox.c
cdev.c exists in the kernel UBI code, but barebox has completely
different content in this file. rename it to barebox.c to reduce the
number of merge conflicts. Also with the name barebox.c we now have
a place to put other barebox specific UBI code to.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 38eae8b commit 6ab4aa819a8f4ea322c65fad29077754bdefd990
@Sascha Hauer Sascha Hauer authored on 14 Mar 2016
Showing 3 changed files
View
drivers/mtd/ubi/Makefile
View
drivers/mtd/ubi/barebox.c 0 → 100644
View
drivers/mtd/ubi/cdev.c 100644 → 0