diff options
Diffstat (limited to 'arch/ppc/oprofile/common.c')
-rw-r--r-- | arch/ppc/oprofile/common.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/ppc/oprofile/common.c b/arch/ppc/oprofile/common.c index a67d438a714..f63bee23f20 100644 --- a/arch/ppc/oprofile/common.c +++ b/arch/ppc/oprofile/common.c | |||
@@ -22,8 +22,7 @@ | |||
22 | #include <asm/system.h> | 22 | #include <asm/system.h> |
23 | #include <asm/perfmon.h> | 23 | #include <asm/perfmon.h> |
24 | #include <asm/cputable.h> | 24 | #include <asm/cputable.h> |
25 | 25 | #include <asm/oprofile_impl.h> | |
26 | #include "op_impl.h" | ||
27 | 26 | ||
28 | static struct op_powerpc_model *model; | 27 | static struct op_powerpc_model *model; |
29 | 28 | ||