oprofile: Fix usage of CONFIG_HW_PERF_EVENTS for oprofile_perf_init and friends
authorAri Kauppi <kauppi@papupata.org>
Thu, 20 Jan 2011 18:57:18 +0000 (13:57 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 17 Feb 2011 23:15:08 +0000 (15:15 -0800)
commit 1ea1bdf7faa4d0b5293e605f2e1ef1c2c59f6b53 upstream.

The implementations are flagged in Makefile with CONFIG_HW_PERF_EVENTS
instead of CONFIG_PERF_EVENTS.

Signed-off-by: Ari Kauppi <kauppi@papupata.org>
Signed-off-by: Robert Richter <robert.richter@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found