OSDN Git Service

rtc: sirfsoc: remove useless sirfsoc_rtc_ioctl
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 12 Feb 2018 22:47:41 +0000 (23:47 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 1 Mar 2018 09:49:27 +0000 (10:49 +0100)
commit11ad0b613d35f74dd8453d09b71dc2f0af7cf3e0
treeb7a76464ebaf5611f7a31f4ebd946adee9651d5e
parent0ff3565d88cde06c4ce20c55e7ce23050e1d6a0d
rtc: sirfsoc: remove useless sirfsoc_rtc_ioctl

sirfsoc_rtc_ioctl() doesn't implement any actual ioctl, remove it.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-sirfsoc.c