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