From f9a8097a835c504197512f47a3b47823f6432ee1 Mon Sep 17 00:00:00 2001 From: Arnd Bergmann Date: Mon, 30 May 2016 20:58:03 +0200 Subject: 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 Acked-by: Geert Uytterhoeven Signed-off-by: Alexandre Belloni diff --git a/arch/mips/sni/time.c b/arch/mips/sni/time.c index fb4b352..7ee14f4 100644 --- a/arch/mips/sni/time.c +++ b/arch/mips/sni/time.c @@ -8,7 +8,6 @@ #include #include -#include #define SNI_CLOCK_TICK_RATE 3686400 #define SNI_COUNTER2_DIV 64 -- cgit v0.10.2