Skip to content

Commit

Permalink
ARM: OMAP: clock.c: included linux/debugfs.h twice
Browse files Browse the repository at this point in the history
arch/arm/plat-omap/clock.c: included 'linux/debugfs.h' twice,
remove the duplicate.

Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
Signed-off-by: Tony Lindgren <tony@atomide.com>
  • Loading branch information
Danny Kukawka authored and Tony Lindgren committed Mar 6, 2012
1 parent be89cd9 commit 7bb8308
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/plat-omap/clock.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
#include <linux/clk.h>
#include <linux/mutex.h>
#include <linux/cpufreq.h>
#include <linux/debugfs.h>
#include <linux/io.h>

#include <plat/clock.h>
Expand Down

0 comments on commit 7bb8308

Please sign in to comment.