summaryrefslogtreecommitdiff
path: root/board/daisy/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/daisy/board.h')
-rw-r--r--board/daisy/board.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/board/daisy/board.h b/board/daisy/board.h
index 0dee1cd121..319eeefc62 100644
--- a/board/daisy/board.h
+++ b/board/daisy/board.h
@@ -31,15 +31,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,
- MODULE_CHIPSET,
-};
-
/* Keyboard output port list */
#define KB_OUT_PORT_LIST GPIO_B, GPIO_C