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.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/board/bds/board.h b/board/bds/board.h
index 6ec010e221..0b96e493c2 100644
--- a/board/bds/board.h
+++ b/board/bds/board.h
@@ -45,10 +45,6 @@
/* LPC COMx I/O address (in x86 I/O address space) */
#define LPC_COMX_ADDR 0x2f8 /* COM2, since superIO uses COM1 */
-/* ADC inputs */
-/* TODO: really just need a lookup table for channels to inputs */
-#define ADC_IN0 0 /* Turn POT on badger board */
-
enum adc_channel
{
/* EC internal die temperature in degrees K. */