android_kernel_google_msm/tools
Vinson Lee 3f14f68ff0 perf tools: Fix build with bison 2.3 and older.
commit 85df3b3769 upstream.

The %name-prefix "prefix" syntax is not available on bison 2.3 and
older. Substitute with the -p "prefix" command-line option for
compatibility with older versions of bison.

This patch fixes this build error with older versions of bison.

    CC util/sysfs.o
    BISON util/pmu-bison.c
util/pmu.y:2.14-24: syntax error, unexpected string, expecting =
make: *** [util/pmu-bison.c] Error 1

Signed-off-by: Vinson Lee <vlee@twitter.com>
Tested-by: Li Zefan <lizefan@huawei.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Li Zefan <lizefan@huawei.com>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Pekka Enberg <penberg@kernel.org>
Link: http://lkml.kernel.org/r/1360792138-29186-1-git-send-email-vlee@twitter.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-03-04 06:06:45 +08:00
..
firewire
hv tools/hv: Check for read/write errors 2012-10-07 08:32:25 -07:00
include/tools tools/include: Add byteshift headers for endian access 2012-02-28 10:22:51 -08:00
lguest lguest: fix occasional crash in example launcher. 2012-10-13 05:38:38 +09:00
nfsd NFSD: Added fault injection script 2011-11-07 21:10:47 -05:00
perf perf tools: Fix build with bison 2.3 and older. 2013-03-04 06:06:45 +08:00
power kbuild: Fix gcc -x syntax 2012-10-13 05:38:37 +09:00
testing ktest: Fix reboot on success stopping all reboots 2012-05-01 08:25:48 -04:00
usb USB: ffs-test: fix length argument of out function call 2012-06-01 15:18:21 +08:00
virtio tools/virtio: stub out strong barriers 2012-02-28 09:13:16 +02:00
vm kbuild: install kernel-page-flags.h 2012-06-10 00:36:11 +09:00