lkml.org 
[lkml]   [2016]   [Apr]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH v3 15/16] char/genrtc: remove asm-generic/rtc.h from mips
Date
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>
---
arch/mips/sni/time.c | 1 -
1 file changed, 1 deletion(-)

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
--
2.7.0
\
 
 \ /
  Last update: 2016-04-28 01:01    [W:0.097 / U:1.496 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site