dect
/
linux-2.6
Archived
13
0
Fork 0

Remove unused MTD types

Three types are never set or checked for.  Remove.

Signed-off-by: Jörn Engel <joern@wohnheim.fh-wedel.de>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
This commit is contained in:
Jörn Engel 2006-04-13 18:55:09 +02:00 committed by David Woodhouse
parent a6c591eda3
commit cd2866faaa
1 changed files with 0 additions and 3 deletions

View File

@ -28,10 +28,7 @@ struct mtd_oob_buf {
#define MTD_ROM 2
#define MTD_NORFLASH 3
#define MTD_NANDFLASH 4
#define MTD_PEROM 5
#define MTD_DATAFLASH 6
#define MTD_OTHER 14
#define MTD_UNKNOWN 15
#define MTD_CLEAR_BITS 1 // Bits can be cleared (flash)
#define MTD_SET_BITS 2 // Bits can be set