diff options
Diffstat (limited to 'arch/blackfin/kernel/fixed_code.S')
-rw-r--r-- | arch/blackfin/kernel/fixed_code.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/kernel/fixed_code.S b/arch/blackfin/kernel/fixed_code.S index 99ea296c82c7..d8b1ebc70996 100644 --- a/arch/blackfin/kernel/fixed_code.S +++ b/arch/blackfin/kernel/fixed_code.S | |||
@@ -8,8 +8,8 @@ | |||
8 | * BF561 SMP). | 8 | * BF561 SMP). |
9 | */ | 9 | */ |
10 | #include <linux/linkage.h> | 10 | #include <linux/linkage.h> |
11 | #include <linux/unistd.h> | ||
11 | #include <asm/entry.h> | 12 | #include <asm/entry.h> |
12 | #include <asm/unistd.h> | ||
13 | 13 | ||
14 | .text | 14 | .text |
15 | ENTRY(_fixed_code_start) | 15 | ENTRY(_fixed_code_start) |