[MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bug
[cascardo/linux.git] / include / linux / mtd / flashchip.h
index a293a3b..39e7d2a 100644 (file)
@@ -40,6 +40,7 @@ typedef enum {
        FL_POINT,
        FL_XIP_WHILE_ERASING,
        FL_XIP_WHILE_WRITING,
+       FL_SHUTDOWN,
        FL_UNKNOWN
 } flstate_t;