summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/mp.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/include/asm/mp.h')
-rw-r--r--arch/powerpc/include/asm/mp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/include/asm/mp.h b/arch/powerpc/include/asm/mp.h
index fe490bac05..9188ede3f5 100644
--- a/arch/powerpc/include/asm/mp.h
+++ b/arch/powerpc/include/asm/mp.h
@@ -25,7 +25,7 @@
void setup_mp(void);
void cpu_mp_lmb_reserve(struct lmb *lmb);
-u32 determine_mp_bootpg(void);
+u32 determine_mp_bootpg(unsigned int *pagesize);
int is_core_disabled(int nr);
#ifdef CONFIG_E6500
OpenPOWER on IntegriCloud