Skip to content

Commit

Permalink
sh: remove duplicated #include
Browse files Browse the repository at this point in the history
Remove duplicated #include('s) in
  arch/sh/kernel/cpu/sh4a/clock-sh7786.c

Signed-off-by: Huang Weiyi <[email protected]>
Signed-off-by: Paul Mundt <[email protected]>
  • Loading branch information
Huang Weiyi authored and pmundt committed May 22, 2010
1 parent f4b87de commit b2e2583
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/sh/kernel/cpu/sh4a/clock-sh7786.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#include <linux/kernel.h>
#include <linux/clk.h>
#include <linux/io.h>
#include <linux/clk.h>
#include <asm/clkdev.h>
#include <asm/clock.h>
#include <asm/freq.h>
Expand Down

0 comments on commit b2e2583

Please sign in to comment.