forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
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 */