aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-05-30 20:58:03 +0200
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>2016-06-04 00:23:36 +0200
commitf9a8097a835c504197512f47a3b47823f6432ee1 (patch)
tree806d9651d4fd3f39329328f90f5dc44d1dfb66e2
parentrtc: generic: remove get_rtc_time/set_rtc_time wrappers (diff)
downloadlinux-dev-f9a8097a835c504197512f47a3b47823f6432ee1.tar.xz
linux-dev-f9a8097a835c504197512f47a3b47823f6432ee1.zip
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>
-rw-r--r--arch/mips/sni/time.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/sni/time.c b/arch/mips/sni/time.c
index fb4b3520cdc6..7ee14f41fc25 100644
--- a/arch/mips/sni/time.c
+++ b/arch/mips/sni/time.c
@@ -8,7 +8,6 @@
#include <asm/sni.h>
#include <asm/time.h>
-#include <asm-generic/rtc.h>
#define SNI_CLOCK_TICK_RATE 3686400
#define SNI_COUNTER2_DIV 64