X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fppc%2Fxmon%2Fstart.c;fp=arch%2Fppc%2Fxmon%2Fstart.c;h=ff86b2d814cb64992109a4cd99098ce6eeeda03a;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=f7e92986952a2e669ae2fff8e5f45d1caf325041;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c;p=linux-2.6.git diff --git a/arch/ppc/xmon/start.c b/arch/ppc/xmon/start.c index f7e929869..ff86b2d81 100644 --- a/arch/ppc/xmon/start.c +++ b/arch/ppc/xmon/start.c @@ -1,6 +1,7 @@ /* * Copyright (C) 1996 Paul Mackerras. */ +#include #include #include #include @@ -57,7 +58,7 @@ static struct sysrq_key_op sysrq_xmon_op = void xmon_map_scc(void) { -#ifdef CONFIG_PPC_PREP +#ifdef CONFIG_PPC_MULTIPLATFORM volatile unsigned char *base; #elif defined(CONFIG_GEMINI)