rtc: ds1343: Remove unused struct spi_device in struct ds1343_priv
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Wed, 18 Dec 2019 08:19:17 +0000 (17:19 +0900)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 23 Dec 2019 10:22:32 +0000 (11:22 +0100)
commitd6e62e7f106fba64041f02d24110ccebea9b7d2b
treea68f9314f16bd8d34d336d2c8eb2f0ab60f13aec
parent47a3c048373b8ba441075122e04f3617da0a611a
rtc: ds1343: Remove unused struct spi_device in struct ds1343_priv

struct spi_device in struct ds1343_priv is not used, remove it.

CC: Alessandro Zummo <a.zummo@towertech.it>
CC: Alexandre Belloni <alexandre.belloni@bootlin.com>
CC: Raghavendra Chandra Ganiga <ravi23ganiga@gmail.com>
CC: Ankur Srivastava <sankurece@gmail.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Link: https://lore.kernel.org/r/20191218081917.3308211-1-iwamatsu@nigauri.org
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-ds1343.c