aboutsummaryrefslogtreecommitdiff
path: root/include/linux/platform_data/rtc-v3020.h
AgeCommit message (Collapse)AuthorFilesLines
2023-02-01rtc: remove v3020 driverArnd Bergmann1-41/+0
The v3020 RTC driver was exclusively used by the now removed cm-x300.c machine. Cc: Alessandro Zummo <[email protected]> Cc: Alexandre Belloni <[email protected]> Cc: [email protected] Cc: [email protected] Acked-by: Robert Jarzmik <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
2016-07-09rtc: v3020: move rtc-v3020.h to platform_dataAlexandre Belloni1-0/+41
rtc-v3020.h belongs to include/linux/platform_data/ Acked-by: Robert Jarzmik <[email protected]> Signed-off-by: Alexandre Belloni <[email protected]>