#ifndef _SPRD27X3_FUELGAUGE4SAMSUNG_H_ #define _SPRD27X3_FUELGAUGE4SAMSUNG_H_ #include #include #include #include #include "../power/sprd_2713_fgu.h" #include "../power/sprd_battery.h" struct battery_data_t { struct sprd_battery_platform_data *pdata; }; #endif