summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/device_state.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/device_state.h b/include/device_state.h
index 7d22846d9e..e7894ba998 100644
--- a/include/device_state.h
+++ b/include/device_state.h
@@ -6,14 +6,6 @@
#ifndef __CROS_DEVICE_STATE_H
#define __CROS_DEVICE_STATE_H
-/* Device state indexes */
-enum device_state {
- DEVICE_STATE_UNKNOWN = 0,
- DEVICE_STATE_OFF,
- DEVICE_STATE_ON,
- DEVICE_STATE_COUNT,
-};
-
enum gpio_signal;
/* Device configuration */