rtc: tx4939: remove arch/mips dependency
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 12 Feb 2018 22:47:55 +0000 (23:47 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 1 Mar 2018 09:49:33 +0000 (10:49 +0100)
commita0151062ead35b3cc100a2b99b5c87b700ee52c0
treec009907fa37ca9a9be87728012e61e7c8446d0c7
parentd7ca4299d7c035969652596f0daa76407f6cfbdd
rtc: tx4939: remove arch/mips dependency

Copy RTC definitions from arch/mips/include/asm/txx9/tx4939.h to the RTC
driver so it doesn't depend on arch/mips anymore.

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