summaryrefslogtreecommitdiff
path: root/board/spring/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/spring/board.h')
-rw-r--r--board/spring/board.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/board/spring/board.h b/board/spring/board.h
index ef8e14f328..99ead90b7d 100644
--- a/board/spring/board.h
+++ b/board/spring/board.h
@@ -37,14 +37,6 @@
#ifndef __ASSEMBLER__
-/* Module IDs */
-/* TODO(rspangler): use this in place of enum console_channel as well */
-enum module_id {
- MODULE_I2C,
- MODULE_UART,
- MODULE_EXTPOWER_USB,
-};
-
/* Keyboard output port list */
#define KB_OUT_PORT_LIST GPIO_B, GPIO_C