Skip to content

Commit

Permalink
sh: mach-sh03: remove duplicate include
Browse files Browse the repository at this point in the history
Remove duplicate header which is included twice.

Signed-off-by: Wang Qing <wangqing@vivo.com>
Signed-off-by: Rich Felker <dalias@libc.org>
  • Loading branch information
Wang Qing authored and Rich Felker committed Jan 7, 2021
1 parent 7a202ec commit a118584
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/sh/boards/mach-sh03/rtc.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit a118584

Please sign in to comment.