From: Rodrigo Campos Date: Wed, 6 Nov 2013 22:20:54 +0000 (+0000) Subject: perf tools: Remove unneeded include X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~41^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ce000e83848578a621d64eccdc88bd34c2fc70c;p=pandora-kernel.git perf tools: Remove unneeded include There is no point in sort.h including itself. The include was added when the file was created, in commit "perf tools: Create util/sort.and use it" (dd68ada2d) and added a include to "sort.h" in lot of files (all the files that started using the file). It was probably added by mistake on sort.h too. Signed-off-by: Rodrigo Campos Acked-by: Namhyung Kim Cc: Ingo Molnar Cc: Paul Mackerras Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/1383776454-10595-1-git-send-email-rodrigo@sdfg.com.ar Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed