thermal: int3403: remove unused struct 'int3403_performance_state'
authorDr. David Alan Gilbert <linux@treblig.org>
Wed, 29 May 2024 17:53:09 +0000 (18:53 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 7 Jun 2024 19:22:02 +0000 (21:22 +0200)
commit68f2d1dc4826e7bafbfbf7acc745913623a48955
tree2625fc7470ecc2c36a85667e729fcb279f8b44dc
parent1007d2c5d77d2eab9dc2ba47f7de00a53d0bab73
thermal: int3403: remove unused struct 'int3403_performance_state'

'int3403_performance_state' has never been used since the original
commit 4384b8fe162d ("Thermal: introduce int3403 thermal driver").

Remove it.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Acked-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/thermal/intel/int340x_thermal/int3403_thermal.c