perf build: Fix feature_check name clash
authorJiri Olsa <jolsa@kernel.org>
Thu, 19 Mar 2015 19:48:49 +0000 (20:48 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 21 Mar 2015 17:53:32 +0000 (14:53 -0300)
commit58d4f00ff13f20468f8fa8edcb57a195c31af46d
tree0fd4ffdebf5791aa4037a19c5ecbf870d916a868
parent13f22a2d4a5359867aa05562fc922f1ca24873a5
perf build: Fix feature_check name clash

We have 2 feature_check functions, which conflict with each other.
Fixing it by renaming the latter to feature_display_check.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: David Ahern <david.ahern@oracle.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/n/tip-wmyccro6qeffseforipu5kcl@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/config/Makefile