perf, ARM: Fix sysfs bits removal build failure
authorIngo Molnar <mingo@elte.hu>
Thu, 14 Oct 2010 06:09:42 +0000 (08:09 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 14 Oct 2010 06:09:42 +0000 (08:09 +0200)
commit1efeb08d7dd32c0fbd4b784ea9303b53d345bfd0
tree7e6bc0e0785b11b38c828e062b2da3033e61cd35
parent7cd2541cf2395962daf98ec32a141aba3398a9b2
perf, ARM: Fix sysfs bits removal build failure

Fix this linux-next build failure that Stephen reported:

 arch/arm/kernel/perf_event.c: In function 'armpmu_event_init':
 arch/arm/kernel/perf_event.c:543: error: request for member 'num_events' in something not a structure or union

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: paulus <paulus@samba.org>
LKML-Reference: <20101014164925.4fa16b75.sfr@canb.auug.org.au>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/arm/kernel/perf_event.c