From: Arnd Bergmann Date: Mon, 30 May 2016 18:58:03 +0000 (+0200) Subject: char/genrtc: remove asm-generic/rtc.h from mips X-Git-Tag: v4.8-rc1~28^2~48 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=f9a8097a835c504197512f47a3b47823f6432ee1;p=karo-tx-linux.git 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 fb4b3520cdc6..7ee14f41fc25 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