diff options
Diffstat (limited to 'include/linux/kernel.h')
| -rw-r--r-- | include/linux/kernel.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/kernel.h b/include/linux/kernel.h index e07f5e0c5df..604382143bc 100644 --- a/include/linux/kernel.h +++ b/include/linux/kernel.h @@ -377,7 +377,6 @@ extern enum system_states {  	SYSTEM_HALT,  	SYSTEM_POWER_OFF,  	SYSTEM_RESTART, -	SYSTEM_SUSPEND_DISK,  } system_state;  #define TAINT_PROPRIETARY_MODULE	0  |