mtd: Move major number definitions to major.h
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>
Sun, 13 Oct 2013 21:05:23 +0000 (18:05 -0300)
committerBrian Norris <computersforpeace@gmail.com>
Thu, 7 Nov 2013 07:32:59 +0000 (23:32 -0800)
commitf83c3838b9146b891d0405d3a83660e8f6aed02f
treec45fadfc7b70e7b0323087d1c5dbe5e06bc911dc
parent33094c736cd36a6cecadae6bce4daba89dabc326
mtd: Move major number definitions to major.h

This patch moves the char and block major number definitions
to major.h to be with the rest of the major numbers.
While doing this, include major.h in the files that need it.

Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/devices/block2mtd.c
drivers/mtd/mtdblock.c
drivers/mtd/mtdblock_ro.c
drivers/mtd/mtdchar.c
drivers/mtd/mtdcore.c
drivers/mtd/mtdsuper.c
drivers/mtd/ubi/build.c
include/linux/mtd/mtd.h
include/uapi/linux/major.h