summaryrefslogtreecommitdiff
path: root/board/bds/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/bds/board.h')
-rw-r--r--board/bds/board.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/board/bds/board.h b/board/bds/board.h
index 4d83c3c203..97f48e38e4 100644
--- a/board/bds/board.h
+++ b/board/bds/board.h
@@ -27,13 +27,6 @@
#ifndef __ASSEMBLER__
-/* Module IDs */
-/* TODO(rspangler): use this in place of enum console_channel as well */
-enum module_id {
- MODULE_I2C,
- MODULE_UART,
-};
-
enum adc_channel {
ADC_CH_EC_TEMP = 0, /* EC internal die temperature in degrees K. */
ADC_CH_BDS_POT, /* BDS pot input. */