diff options
Diffstat (limited to 'arch/ppc64/kernel/pSeries_smp.c')
-rw-r--r-- | arch/ppc64/kernel/pSeries_smp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc64/kernel/pSeries_smp.c b/arch/ppc64/kernel/pSeries_smp.c index d2c7e2c4733b..5d1ed850f47b 100644 --- a/arch/ppc64/kernel/pSeries_smp.c +++ b/arch/ppc64/kernel/pSeries_smp.c | |||
@@ -46,8 +46,8 @@ | |||
46 | #include <asm/rtas.h> | 46 | #include <asm/rtas.h> |
47 | #include <asm/plpar_wrappers.h> | 47 | #include <asm/plpar_wrappers.h> |
48 | #include <asm/pSeries_reconfig.h> | 48 | #include <asm/pSeries_reconfig.h> |
49 | #include <asm/mpic.h> | ||
49 | 50 | ||
50 | #include "mpic.h" | ||
51 | #include "bpa_iic.h" | 51 | #include "bpa_iic.h" |
52 | 52 | ||
53 | #ifdef DEBUG | 53 | #ifdef DEBUG |