diff options
Diffstat (limited to 'arch/blackfin/kernel/entry.S')
| -rw-r--r-- | arch/blackfin/kernel/entry.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/kernel/entry.S b/arch/blackfin/kernel/entry.S index 31bd9bf3efae..faea88ebb2ef 100644 --- a/arch/blackfin/kernel/entry.S +++ b/arch/blackfin/kernel/entry.S | |||
| @@ -32,7 +32,7 @@ | |||
| 32 | #include <asm/errno.h> | 32 | #include <asm/errno.h> |
| 33 | #include <asm/asm-offsets.h> | 33 | #include <asm/asm-offsets.h> |
| 34 | 34 | ||
| 35 | #include <asm/mach-common/context.S> | 35 | #include <asm/context.S> |
| 36 | 36 | ||
| 37 | #ifdef CONFIG_EXCPT_IRQ_SYSC_L1 | 37 | #ifdef CONFIG_EXCPT_IRQ_SYSC_L1 |
| 38 | .section .l1.text | 38 | .section .l1.text |
