From: Randy Dunlap Date: Tue, 9 Dec 2008 21:14:18 +0000 (-0800) Subject: rtc twl4030: rename ioctl function when RTC_INTF_DEV=n X-Git-Tag: v2.6.28-rc8~24 X-Git-Url: http://ftp.safe.ca/?a=commitdiff_plain;h=cc61686001b1368724d1c38805c27e5021cd85ed;hp=cc61686001b1368724d1c38805c27e5021cd85ed;p=safe%2Fjmp%2Flinux-2.6 rtc twl4030: rename ioctl function when RTC_INTF_DEV=n Fix build error when RTC_INTF_DEV=n: drivers/rtc/rtc-twl4030.c:402: error: 'twl4030_rtc_ioctl' undeclared here (not in a function) make[3]: *** [drivers/rtc/rtc-twl4030.o] Error 1 Signed-off-by: Randy Dunlap Cc: David Brownell Cc: Tony Lindgren Cc: Samuel Ortiz Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds ---