aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/compressed/head-xscale.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boot/compressed/head-xscale.S')
-rw-r--r--arch/arm/boot/compressed/head-xscale.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/compressed/head-xscale.S b/arch/arm/boot/compressed/head-xscale.S
index dd3fbd6766e1..aa5ee49c5c5a 100644
--- a/arch/arm/boot/compressed/head-xscale.S
+++ b/arch/arm/boot/compressed/head-xscale.S
@@ -6,7 +6,6 @@
6 */ 6 */
7 7
8#include <linux/linkage.h> 8#include <linux/linkage.h>
9#include <asm/mach-types.h>
10 9
11 .section ".start", "ax" 10 .section ".start", "ax"
12 11