MIPS: perf: Fix build failure in XLP perf support.
authorManuel Lauss <manuel.lauss@gmail.com>
Mon, 17 Dec 2012 06:26:19 +0000 (06:26 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 27 Dec 2012 15:27:35 +0000 (16:27 +0100)
commit4457af67337112733b65a66c3d56ca5518e1adbb
tree31a3f2015b00af5aa12923d9204824936a6d7d1c
parent8e0d7372f595c254d83316fba1530164010f7b33
MIPS: perf: Fix build failure in XLP perf support.

Commit 4be3d2f3966b9f010bb997dcab25e7af489a841e ("MIPS: perf: Add XLP
support for hardware perf.") added UNSUPPORTED_PERF_EVENT_ID which was
removed a while back.

Cc: Zi Shen Lim <zlim@netlogicmicro.com>
Cc: Jayachandran C <jchandra@broadcom.com>
Cc: Linux-MIPS <linux-mips@linux-mips.org>
Cc: John Crispin <blogic@openwrt.org>
Cc: Zi Shen Lim <zlim@netlogicmicro.com>
Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Acked-by: Jayachandran C <jchandra@broadcom.com>
Patchwork: https://patchwork.linux-mips.org/patch/4730/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/perf_event_mipsxx.c