projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4273b49
)
char/genrtc: remove asm-generic/rtc.h from mips
author
Arnd Bergmann
<arnd@arndb.de>
Mon, 30 May 2016 18:58:03 +0000
(20:58 +0200)
committer
Alexandre Belloni
<alexandre.belloni@free-electrons.com>
Fri, 3 Jun 2016 22:23:36 +0000
(
00:23
+0200)
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
patch
|
blob
|
blame
|
history
diff --git
a/arch/mips/sni/time.c
b/arch/mips/sni/time.c
index fb4b3520cdc615f507eb90a08e77ba6e06a26903..7ee14f41fc25dc20e0b5556c13e11df281b9ea76 100644
(file)
--- 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