X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Frtc%2Frtc-ds1390.c;h=e01b955db077e6be2a60387ec9a4b6777dd80692;hb=febb02bdfe5e2c6ceaa0a38d8b7afca3d98f415a;hp=e54b5c619bdf9827734194b474204da0cdff4fbe;hpb=ccbf04f24c55ead791dac5df8ddeb1a640fbaad8;p=karo-tx-linux.git diff --git a/drivers/rtc/rtc-ds1390.c b/drivers/rtc/rtc-ds1390.c index e54b5c619bdf..e01b955db077 100644 --- a/drivers/rtc/rtc-ds1390.c +++ b/drivers/rtc/rtc-ds1390.c @@ -122,7 +122,6 @@ static const struct rtc_class_ops ds1390_rtc_ops = { static int __devinit ds1390_probe(struct spi_device *spi) { - struct rtc_device *rtc; unsigned char tmp; struct ds1390 *chip; int res;