Commit c0fe10ae authored by Artem Bityutskiy's avatar Artem Bityutskiy

[MTD] increase MAX_MTD_DEVICES

Signed-off-by: default avatarArtem Bityutskiy <dedekind@infradead.org>
parent ce106049
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment