summaryrefslogtreecommitdiff
path: root/chip/it83xx/dac_chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'chip/it83xx/dac_chip.h')
-rw-r--r--chip/it83xx/dac_chip.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chip/it83xx/dac_chip.h b/chip/it83xx/dac_chip.h
index fa50769c85..12e16eea0a 100644
--- a/chip/it83xx/dac_chip.h
+++ b/chip/it83xx/dac_chip.h
@@ -55,4 +55,3 @@ void dac_set_output_voltage(enum chip_dac_channel ch, int mv);
int dac_get_output_voltage(enum chip_dac_channel ch);
#endif /* __CROS_EC_DAC_CHIP_H */
-