Commit f664a6b5 authored by Yangtao Li's avatar Yangtao Li Committed by Daniel Lezcano
Browse files

thermal/drivers/sun8i: Remove unneeded comments

parent 02cf5bcb
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -56,8 +56,6 @@
#define SUN50I_H6_THS_PC_TEMP_PERIOD(x)		((GENMASK(19, 0) & (x)) << 12)
#define SUN50I_H6_THS_DATA_IRQ_STS(x)		BIT(x)

/* millidegree celsius */

struct tsensor {
	struct ths_device		*tmdev;
	struct thermal_zone_device	*tzd;