From: Namhyung Kim Date: Mon, 24 Sep 2012 08:15:03 +0000 (+0900) Subject: perf header: Remove perf_header__read_feature X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~97^2~3^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37e9d750e672d6fa8c25463bd76240410bbbc786;p=pandora-kernel.git perf header: Remove perf_header__read_feature Because its only user builtin-kvm::get_cpu_isa() has gone, It can be removed safely. In general, we have the feature information in perf_session_env already, no need to read it again. Signed-off-by: Namhyung Kim Cc: David Ahern Cc: Dong Hao Cc: Ingo Molnar Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Cc: Xiao Guangrong Link: http://lkml.kernel.org/r/1348474503-15070-7-git-send-email-namhyung@kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed