X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Frtc%2Frtc-m41t66.c;h=f4dee44b758630fed1977710623a4342185b4788;hb=19b3e31e9135e83aae73d4a1ba455919bc817394;hp=c233068971e1f4928e5407493ee53b840aa3e318;hpb=4d66cbb27b036fbe29c4c65fdb125f974119d277;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/rtc/rtc-m41t66.c b/drivers/rtc/rtc-m41t66.c index c233068971e1..f4dee44b7586 100755 --- a/drivers/rtc/rtc-m41t66.c +++ b/drivers/rtc/rtc-m41t66.c @@ -101,7 +101,7 @@ #define DRV_VERSION "0.05" -#define DRV_NAME "rtc-M41T62" +#define DRV_NAME "rtc-M41T66" #if 1 #define DBG printk//(x...) printk(KERN_INFO "rtc-M41T62:" x) #else