Skip to content

Commit bf746e2

Browse files
John MadieuDaniel Lezcano
authored andcommitted
thermal: renesas: rzg3e: Remove stale @trim_offset kernel-doc entry
The trim_offset field was removed from struct rzg3e_thermal_priv but its kernel-doc entry was left behind. Remove it to fix the mismatch. Signed-off-by: John Madieu <john.madieu.xa@bp.renesas.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@kernel.org> Link: https://patch.msgid.link/20260409125916.2244241-1-john.madieu.xa@bp.renesas.com
1 parent 29cbf82 commit bf746e2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/thermal/renesas/rzg3e_thermal.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ struct rzg3e_thermal_info {
9393
* @info: chip type specific information
9494
* @trmval0: calibration value 0 (b)
9595
* @trmval1: calibration value 1 (c)
96-
* @trim_offset: offset for trim registers in syscon
9796
* @lock: protects hardware access during conversions
9897
*/
9998
struct rzg3e_thermal_priv {

0 commit comments

Comments
 (0)