public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH][Trivial] perf: remove duplicate util/parse-options.h include from builtin-script.c
@ 2011-05-26  8:21 Jesper Juhl
  2011-05-26 12:01 ` [tip:perf/urgent] perf: Remove duplicate headers tip-bot for Jesper Juhl
  0 siblings, 1 reply; 2+ messages in thread
From: Jesper Juhl @ 2011-05-26  8:21 UTC (permalink / raw)
  To: linux-kernel
  Cc: Tom Zanussi, Arnaldo Carvalho de Melo, trivial, Peter Zijlstra,
	Paul Mackerras, Ingo Molnar

Including util/parse-options.h once in tools/perf/builtin-script.c is 
enough.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
---
 builtin-script.c |    1 -
 1 file changed, 1 deletion(-)

 Patch is against Linus' tree as of a few minutes ago.

diff --git a/tools/perf/builtin-script.c b/tools/perf/builtin-script.c
index 974f6d3..22747de 100644
--- a/tools/perf/builtin-script.c
+++ b/tools/perf/builtin-script.c
@@ -10,7 +10,6 @@
 #include "util/symbol.h"
 #include "util/thread.h"
 #include "util/trace-event.h"
-#include "util/parse-options.h"
 #include "util/util.h"
 #include "util/evlist.h"
 #include "util/evsel.h"

-- 
Jesper Juhl <jj@chaosbits.net>       http://www.chaosbits.net/
Don't top-post http://www.catb.org/jargon/html/T/top-post.html
Plain text mails only, please.


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

end of thread, other threads:[~2011-05-26 12:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-26  8:21 [PATCH][Trivial] perf: remove duplicate util/parse-options.h include from builtin-script.c Jesper Juhl
2011-05-26 12:01 ` [tip:perf/urgent] perf: Remove duplicate headers tip-bot for Jesper Juhl

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