diff options
Diffstat (limited to 'include/linux')
-rw-r--r-- | include/linux/mtd/onenand.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/mtd/onenand.h b/include/linux/mtd/onenand.h index df963f1f6f87..62ca0f429822 100644 --- a/include/linux/mtd/onenand.h +++ b/include/linux/mtd/onenand.h | |||
@@ -34,7 +34,6 @@ typedef enum { | |||
34 | FL_WRITING, | 34 | FL_WRITING, |
35 | FL_ERASING, | 35 | FL_ERASING, |
36 | FL_SYNCING, | 36 | FL_SYNCING, |
37 | FL_UNLOCKING, | ||
38 | FL_LOCKING, | 37 | FL_LOCKING, |
39 | FL_RESETING, | 38 | FL_RESETING, |
40 | FL_OTPING, | 39 | FL_OTPING, |