]> git.karo-electronics.de Git - karo-tx-linux.git/commit
char/genrtc: remove asm-generic/rtc.h from mips
authorArnd Bergmann <arnd@arndb.de>
Mon, 30 May 2016 18:58:03 +0000 (20:58 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Fri, 3 Jun 2016 22:23:36 +0000 (00:23 +0200)
commitf9a8097a835c504197512f47a3b47823f6432ee1
tree806d9651d4fd3f39329328f90f5dc44d1dfb66e2
parent4273b49a5211194e947c08867cf7fa5973d34a14
char/genrtc: remove asm-generic/rtc.h from mips

arch/mips/sni/time.c includes asm-generic/rtc.h for no apparent reason,
and it works fine without that header, so lets remove the inclusion
in preparation of deleting the file.

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/mips/sni/time.c