Skip to content

Commit

Permalink
drivers/char/rtc.c: removed duplicated include
Browse files Browse the repository at this point in the history
Signed-off-by: Huang Weiyi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
Huang Weiyi authored and torvalds committed Aug 12, 2008
1 parent fc1efbd commit 98b0da4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/char/rtc.c
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@
#include <linux/wait.h>
#include <linux/bcd.h>
#include <linux/delay.h>
#include <linux/smp_lock.h>
#include <linux/uaccess.h>

#include <asm/current.h>
Expand Down

0 comments on commit 98b0da4

Please sign in to comment.