]> git.baikalelectronics.ru Git - kernel.git/commit
rtc: cmos: remove empty asm/mc146818rtc.h files
authorArnd Bergmann <arnd@arndb.de>
Mon, 30 May 2016 18:57:49 +0000 (20:57 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Fri, 3 Jun 2016 22:19:04 +0000 (00:19 +0200)
commit9cd0fa4249b2ea79083677514f4887cc4450ec51
treed412427dcdffe2b5cabf6e5a658fc08055e0265d
parent48823c61abdaba9097b7a6d31d228f66dc1bd59d
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>
arch/frv/include/asm/mc146818rtc.h [deleted file]
arch/h8300/include/asm/mc146818rtc.h [deleted file]
arch/ia64/include/asm/mc146818rtc.h [deleted file]
arch/parisc/include/asm/mc146818rtc.h [deleted file]
arch/sh/include/asm/mc146818rtc.h [deleted file]