summaryrefslogtreecommitdiff
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.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/powerpc/include/asm/mp.h b/arch/powerpc/include/asm/mp.h
index 8dacd2781d4..b3f59be8406 100644
--- a/arch/powerpc/include/asm/mp.h
+++ b/arch/powerpc/include/asm/mp.h
@@ -6,10 +6,8 @@
#ifndef _ASM_MP_H_
#define _ASM_MP_H_
-#include <lmb.h>
-
void setup_mp(void);
-void cpu_mp_lmb_reserve(struct lmb *lmb);
+void cpu_mp_lmb_reserve(void);
u32 determine_mp_bootpg(unsigned int *pagesize);
int is_core_disabled(int nr);