rtc: sun6i: Remove struct device from sun6i_rtc_dev
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Sat, 23 Nov 2019 09:05:38 +0000 (18:05 +0900)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 27 Nov 2019 08:31:14 +0000 (09:31 +0100)
commit8532bd5d3fdcf2158c3965bed90b32185a437258
tree9cb43747ebd8c5219b99a5104af21087e62a8877
parent4f8aadea23426a163aca42a9ce208bb8544b02c1
rtc: sun6i: Remove struct device from sun6i_rtc_dev

struct device in struct sun6i_rtc_dev is not used, remove it.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Link: https://lore.kernel.org/r/20191123090538.32364-1-nobuhiro1.iwamatsu@toshiba.co.jp
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-sun6i.c