commit | f09c5142ee42efce956ba93f5a75ddaf4835c9e8 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Mon May 30 20:57:49 2016 +0200 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Sat Jun 04 00:19:04 2016 +0200 |
tree | d412427dcdffe2b5cabf6e5a658fc08055e0265d | |
parent | 7af6a2e1c2565396f6b941ff2a989b989b24a97b [diff] |
rtc: cmos: remove empty asm/mc146818rtc.h files Nothing on these architectures ever includes the asm/mc146818rtc.h file, the drivers that used to do this have been fixed long ago, and the remaining users are all PC-specific. This removes the files for good. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>