perf/x86: Fix missing struct before structure name
commit35d56ca9d401d9d0ac8d91e4db1485af5f38f6fd
authorJovi Zhang <bookjovi@gmail.com>
Tue, 17 Jul 2012 02:14:41 +0000 (17 10:14 +0800)
committerIngo Molnar <mingo@kernel.org>
Thu, 26 Jul 2012 13:04:34 +0000 (26 15:04 +0200)
treef7af68c331d16a0fa88154300e0de62e15a21e47
parentc1ece48cf7ec07c6b3e093a4036b54bc6078f782
perf/x86: Fix missing struct before structure name

When CONFIG_PERF_EVENTS disabled, there will have a compiliation
error, because missing struct before structure name.

Signed-off-by: Jovi Zhang <bookjovi@gmail.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Jiri Kosina <trivial@kernel.org>
Link: http://lkml.kernel.org/r/CACV3sbKF%3DCX%2B2jWEWesfCA6rBoQ3wDM4-5ac9MuBtVbCtMRHdQ@mail.gmail.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/include/asm/perf_event.h