aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/cbe_regs.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/platforms/cell/cbe_regs.c')
-rw-r--r--arch/powerpc/platforms/cell/cbe_regs.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/platforms/cell/cbe_regs.c b/arch/powerpc/platforms/cell/cbe_regs.c
index 16a9b07e7b0..a839c6cf344 100644
--- a/arch/powerpc/platforms/cell/cbe_regs.c
+++ b/arch/powerpc/platforms/cell/cbe_regs.c
@@ -9,13 +9,13 @@
9#include <linux/percpu.h> 9#include <linux/percpu.h>
10#include <linux/types.h> 10#include <linux/types.h>
11#include <linux/module.h> 11#include <linux/module.h>
12#include <linux/of_device.h>
13#include <linux/of_platform.h>
12 14
13#include <asm/io.h> 15#include <asm/io.h>
14#include <asm/pgtable.h> 16#include <asm/pgtable.h>
15#include <asm/prom.h> 17#include <asm/prom.h>
16#include <asm/ptrace.h> 18#include <asm/ptrace.h>
17#include <asm/of_device.h>
18#include <asm/of_platform.h>
19#include <asm/cell-regs.h> 19#include <asm/cell-regs.h>
20 20
21/* 21/*