hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/drivers/power/supply/s3c_adc_battery.c
....@@ -22,7 +22,7 @@
2222 #include <linux/init.h>
2323 #include <linux/module.h>
2424
25
-#include <plat/adc.h>
25
+#include <linux/soc/samsung/s3c-adc.h>
2626
2727 #define BAT_POLL_INTERVAL 10000 /* ms */
2828 #define JITTER_DELAY 500 /* ms */