diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2023-01-31 14:08:20 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2023-02-02 21:06:24 +0100 |
commit | 2153a87ff9ef5537b8a96e7c94a9d79a78c7a30c (patch) | |
tree | e813150f156a26d70aaddfc6230e2c3b16e8b6a4 /drivers/rtc/rtc-pcf8563.c | |
parent | ae98e57a6e829dee26c1573134a24709d2cb82a3 (diff) |
thermal: intel: intel_pch: Drop struct board_info
Because the only member of struct board_info is the name, the
board_info[] array of struct board_info elements can be replaced with
an array of strings.
Modify the code accordingly and drop struct board_info.
No intentional functional impact.
Suggested-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Tested-by: Zhang Rui <rui.zhang@intel.com>
Reviewed-by: Zhang Rui <rui.zhang@intel.com>
Diffstat (limited to 'drivers/rtc/rtc-pcf8563.c')
0 files changed, 0 insertions, 0 deletions