projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a202ec
)
sh: mach-sh03: remove duplicate include
author
Wang Qing
<wangqing@vivo.com>
Mon, 9 Nov 2020 02:35:01 +0000
(10:35 +0800)
committer
Rich Felker
<dalias@libc.org>
Thu, 7 Jan 2021 00:55:28 +0000
(19:55 -0500)
Remove duplicate header which is included twice.
Signed-off-by: Wang Qing <wangqing@vivo.com>
Signed-off-by: Rich Felker <dalias@libc.org>
arch/sh/boards/mach-sh03/rtc.c
patch
|
blob
|
history
diff --git
a/arch/sh/boards/mach-sh03/rtc.c
b/arch/sh/boards/mach-sh03/rtc.c
index 8b23ed7c201c6ebca21e15f2682b2030d3104474..7fb474844a2d1d65b6b0b0010ba024f10a43e7ce 100644
(file)
--- a/
arch/sh/boards/mach-sh03/rtc.c
+++ b/
arch/sh/boards/mach-sh03/rtc.c
@@
-11,7
+11,6
@@
#include <linux/sched.h>
#include <linux/time.h>
#include <linux/bcd.h>
-#include <linux/rtc.h>
#include <linux/spinlock.h>
#include <linux/io.h>
#include <linux/rtc.h>