diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/mtd/onenand.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mtd/onenand.h b/include/linux/mtd/onenand.h index 58023082320a..afaa6342aa7f 100644 --- a/include/linux/mtd/onenand.h +++ b/include/linux/mtd/onenand.h | |||
| @@ -36,6 +36,7 @@ typedef enum { | |||
| 36 | FL_SYNCING, | 36 | FL_SYNCING, |
| 37 | FL_UNLOCKING, | 37 | FL_UNLOCKING, |
| 38 | FL_LOCKING, | 38 | FL_LOCKING, |
| 39 | FL_PM_SUSPENDED, | ||
| 39 | } onenand_state_t; | 40 | } onenand_state_t; |
| 40 | 41 | ||
| 41 | /** | 42 | /** |
