]> Pileus Git - ~andy/linux/commit
drivers/rtc/rtc-cmos.c: remove superfluous name cast
authorGeert Uytterhoeven <geert@linux-m68k.org>
Thu, 23 Jan 2014 23:55:11 +0000 (15:55 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 Jan 2014 00:36:59 +0000 (16:36 -0800)
commitc823a20244e1673047ac88b4439809748e2ab34e
treec53047e45b9caedbdc2fb096a47b7cc9449a3bd9
parentdcaf038493525604e3d1648d5761a852e8db2bf9
drivers/rtc/rtc-cmos.c: remove superfluous name cast

device_driver.name is "const char *"

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/rtc-cmos.c