perf/x86: Fix P6 driver section warning
authoryangyongqiang <[email protected]>
Tue, 18 Dec 2012 20:22:25 +0000 (12:22 -0800)
committerIngo Molnar <[email protected]>
Thu, 24 Jan 2013 15:04:56 +0000 (16:04 +0100)
commit9faec5be3a27f95ee359b42c6c81b3173eb13958
tree67a7913af8c9b853ef7f9f094fee5916352c6782
parent55a6e622e66a27ab106fae00cac15ba630e7fbd4
perf/x86: Fix P6 driver section warning

Fix a compile warning - 'a section type conflict' by removing
__initconst.

Signed-off-by: yangyongqiang <[email protected]>
Cc: Cyrill Gorcunov <[email protected]>
Cc: Vince Weaver <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
arch/x86/kernel/cpu/perf_event_p6.c