aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/hardware.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/parisc/kernel/hardware.c')
-rw-r--r--arch/parisc/kernel/hardware.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/parisc/kernel/hardware.c b/arch/parisc/kernel/hardware.c
index 872275659d98..06cb3992907e 100644
--- a/arch/parisc/kernel/hardware.c
+++ b/arch/parisc/kernel/hardware.c
@@ -1367,7 +1367,7 @@ const char *parisc_hardware_description(struct parisc_device_id *id)
/* Interpret hversion (ret[0]) from PDC_MODEL(4)/PDC_MODEL_INFO(0) */
-enum cpu_type __cpuinit
+enum cpu_type
parisc_get_cpu_type(unsigned long hversion)
{
struct hp_cpu_type_mask *ptr;