Skip to content

Commit

Permalink
serial: sh-sci: remove duplicated #include
Browse files Browse the repository at this point in the history
Remove duplicated #include('s) in
  drivers/serial/sh-sci.c

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Huang Weiyi authored and Paul Mundt committed Mar 15, 2010
1 parent 5b34d1e commit 3f7581d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/serial/sh-sci.c
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
#include <linux/list.h>
#include <linux/dmaengine.h>
#include <linux/scatterlist.h>
#include <linux/timer.h>

#ifdef CONFIG_SUPERH
#include <asm/sh_bios.h>
Expand Down

0 comments on commit 3f7581d

Please sign in to comment.