diff mbox series

[-next] sh: mach-sh03: remove duplicate include

Message ID 20200819112617.6015-1-wanghai38@huawei.com (mailing list archive)
State New, archived
Headers show
Series [-next] sh: mach-sh03: remove duplicate include | expand

Commit Message

Wang Hai Aug. 19, 2020, 11:26 a.m. UTC
Remove linux/rtc.h which is included more than once

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wang Hai <wanghai38@huawei.com>
---
 arch/sh/boards/mach-sh03/rtc.c | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/arch/sh/boards/mach-sh03/rtc.c b/arch/sh/boards/mach-sh03/rtc.c
index 8b23ed7c201c..165e2ccaab4d 100644
--- a/arch/sh/boards/mach-sh03/rtc.c
+++ b/arch/sh/boards/mach-sh03/rtc.c
@@ -14,7 +14,6 @@ 
 #include <linux/rtc.h>
 #include <linux/spinlock.h>
 #include <linux/io.h>
-#include <linux/rtc.h>
 #include <linux/platform_device.h>
 
 #define RTC_BASE	0xb0000000