diff options
| author | Randy Dunlap <[email protected]> | 2018-11-12 09:06:32 -0800 |
|---|---|---|
| committer | Sebastian Reichel <[email protected]> | 2018-11-13 03:03:21 +0100 |
| commit | ed60f43d0170e5f589e5285517db2c7b084f7d65 (patch) | |
| tree | 67810c8409e4a3c10a2675754d40aafbed9787b1 /include/linux/debugobjects.h | |
| parent | 195ca1703784d1fbc34b38019aedcb74f08154f1 (diff) | |
power/supply: fix sc27xx_fuel_gauge build errors
Fix build errors when FUEL_GUAGE_SC27XX is enabled but IIO is either
not enabled or IIO=m and FUEL_GUAGE_SC27XX=y.
ld: drivers/power/supply/sc27xx_fuel_gauge.o: in function `sc27xx_fgu_get_temp':
sc27xx_fuel_gauge.c:(.text+0x1d2): undefined reference to `iio_read_channel_processed'
ld: drivers/power/supply/sc27xx_fuel_gauge.o: in function `sc27xx_fgu_probe':
sc27xx_fuel_gauge.c:(.text+0x97f): undefined reference to `devm_iio_channel_get'
Signed-off-by: Randy Dunlap <[email protected]>
Cc: [email protected]
Acked-by: Baolin Wang <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions