s390: delete new instances of __cpuinit usage
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 13 Jan 2014 15:02:28 +0000 (16:02 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 13 Jan 2014 15:50:25 +0000 (16:50 +0100)
The patch "s390/perf: add support for the CPU-Measurement Sampling
Facility" added a new instance of the __cpuinit macro usage.

We removed this a couple versions ago; we now want to remove
the compat no-op stubs.  Introducing new users is not what
we want to see at this point in time, as it will break once
the stubs are gone.

Cc: Hendrik Brueckner <brueckner@linux.vnet.ibm.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/perf_cpum_sf.c

Simple merge