public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arch/arm/plat-omap/clock.c: included linux/debugfs.h twice
@ 2012-02-16 14:43 Danny Kukawka
  2012-03-05 22:12 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Danny Kukawka @ 2012-02-16 14:43 UTC (permalink / raw)
  To: Paul Walmsley
  Cc: Danny Kukawka, Tony Lindgren, Russell King, linux-omap,
	linux-arm-kernel, linux-kernel

arch/arm/plat-omap/clock.c: included 'linux/debugfs.h' twice,
remove the duplicate.

Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
---
 arch/arm/plat-omap/clock.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/plat-omap/clock.c b/arch/arm/plat-omap/clock.c
index 567e4b5..56b6f8b 100644
--- a/arch/arm/plat-omap/clock.c
+++ b/arch/arm/plat-omap/clock.c
@@ -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>
-- 
1.7.8.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-05 22:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-16 14:43 [PATCH] arch/arm/plat-omap/clock.c: included linux/debugfs.h twice Danny Kukawka
2012-03-05 22:12 ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox