]> git.karo-electronics.de Git - karo-tx-linux.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>
Tue, 22 Oct 2013 23:59:03 +0000 (16:59 -0700)
commitd0b6ba00ff0ca162ffa5a3b100a6f44bed67cf54
tree949bdd0e6b5c77c965968b74ac4dfea7e03c2733
parentaec4b7c074bbaf974afe05ab0b8823357b8dcd25
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