rtc: rx8025: drop non-DM support
authorMathew McBride <matt@traverse.com.au>
Fri, 17 Sep 2021 06:46:01 +0000 (06:46 +0000)
committerTom Rini <trini@konsulko.com>
Sun, 3 Oct 2021 18:40:56 +0000 (14:40 -0400)
commit152ef916f8f3a8b650aa7ab1ea5b4e9555011536
treeca956a93d6f8c7e2c0e5271e6c56602a45b73661
parent8e1ebdcfd71a089a5aa7a69664555a75153a9b9e
rtc: rx8025: drop non-DM support

A search of the tree showed there is only one user
of this driver (soon to be two) - board/socrates

The second user will be the Traverse Ten64 board.

Both these boards have DM_RTC.

Signed-off-by: Mathew McBride <matt@traverse.com.au>
drivers/rtc/Kconfig
drivers/rtc/rx8025.c