summaryrefslogtreecommitdiff
path: root/chip/npcx/adc.c
diff options
context:
space:
mode:
Diffstat (limited to 'chip/npcx/adc.c')
-rw-r--r--chip/npcx/adc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/chip/npcx/adc.c b/chip/npcx/adc.c
index 768e7dff27..ea16589d9b 100644
--- a/chip/npcx/adc.c
+++ b/chip/npcx/adc.c
@@ -6,7 +6,6 @@
/* NPCX-specific ADC module for Chrome EC */
#include "adc.h"
-#include "adc_chip.h"
#include "atomic.h"
#include "clock.h"
#include "clock_chip.h"