projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce10604
)
[MTD] increase MAX_MTD_DEVICES
author
Artem Bityutskiy
<dedekind@infradead.org>
Mon, 13 Nov 2006 11:47:43 +0000
(13:47 +0200)
committer
Artem Bityutskiy
<dedekind@infradead.org>
Wed, 29 Nov 2006 14:57:34 +0000
(16:57 +0200)
Signed-off-by: Artem Bityutskiy <dedekind@infradead.org>
include/linux/mtd/mtd.h
patch
|
blob
|
history
diff --git
a/include/linux/mtd/mtd.h
b/include/linux/mtd/mtd.h
index
4fc391e
..
e34bbc9
100644
(file)
--- a/
include/linux/mtd/mtd.h
+++ b/
include/linux/mtd/mtd.h
@@
-23,7
+23,7
@@
#define MTD_CHAR_MAJOR 90
#define MTD_BLOCK_MAJOR 31
-#define MAX_MTD_DEVICES
16
+#define MAX_MTD_DEVICES
32
#define MTD_ERASE_PENDING 0x01
#define MTD_ERASING 0x02