1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Copyright (C) ST-Ericsson 2013
10 extern const struct abx500_res_to_temp ab8500_temp_tbl_a_thermistor[];
11 extern const int ab8500_temp_tbl_a_size;
13 extern const struct abx500_res_to_temp ab8500_temp_tbl_b_thermistor[];
14 extern const int ab8500_temp_tbl_b_size;
16 #endif /* PWR_AB8500_H */