]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4d8f48fa50c371e1d1f79717559e007cf284e349
treec45fadfc7b70e7b0323087d1c5dbe5e06bc911dc
parent10d39c9b4a987174248c7a1f5497a9fadb4165e2
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