Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 903e5fd3 authored by Daniel Lezcano's avatar Daniel Lezcano
Browse files

clocksource/drivers/h8300_timer16: Remove unused fields in timer16_priv



The fields are not used in the code, remove them.

Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
parent 8b24e8d7
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -25,8 +25,6 @@ struct timer16_priv {
	unsigned long total_cycles;
	unsigned long mapbase;
	unsigned long mapcommon;
	unsigned long flags;
	unsigned short gra;
	unsigned short cs_enabled;
	unsigned char enb;
	unsigned char imfa;