perf build: Fix pthread-attr-setaffinity-np include in test-all
authorJiri Olsa <jolsa@kernel.org>
Wed, 11 Mar 2015 08:02:00 +0000 (09:02 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 18 Mar 2015 18:03:25 +0000 (15:03 -0300)
The test-all fails to build due to type in pthread-attr-setaffinity-np
include.

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-awn2658267slejnebyrlns86@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/config/feature-checks/test-all.c

index 06f5c8a..a61c204 100644 (file)
@@ -98,7 +98,7 @@
 #undef main
 
 #define main main_test_pthread_attr_setaffinity_np
-# include "test-pthread_attr_setaffinity_np.c"
+# include "test-pthread-attr-setaffinity-np.c"
 #undef main
 
 # if 0