summaryrefslogtreecommitdiff
path: root/board/link/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/link/board.h')
-rw-r--r--board/link/board.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/board/link/board.h b/board/link/board.h
index 72a7e7bd7b..d98f2ce7ac 100644
--- a/board/link/board.h
+++ b/board/link/board.h
@@ -55,10 +55,6 @@
/* LPC COMx I/O address (in x86 I/O address space) */
#define LPC_COMX_ADDR 0x3f8 /* COM1 */
-/* ADC inputs */
-/* TODO: assign real ADC inputs */
-#define ADC_IN0 11 /* Charger current */
-
enum adc_channel
{
/* EC internal die temperature in degrees K. */