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)
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>

No differences found