commit | f83c3838b9146b891d0405d3a83660e8f6aed02f | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <ezequiel.garcia@free-electrons.com> | Sun Oct 13 18:05:23 2013 -0300 |
committer | Brian Norris <computersforpeace@gmail.com> | Wed Nov 06 23:32:59 2013 -0800 |
tree | c45fadfc7b70e7b0323087d1c5dbe5e06bc911dc | |
parent | 33094c736cd36a6cecadae6bce4daba89dabc326 [diff] |
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>