diff options
Diffstat (limited to 'arch/arm/boot/compressed/head-epxa10db.S')
-rw-r--r-- | arch/arm/boot/compressed/head-epxa10db.S | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/boot/compressed/head-epxa10db.S b/arch/arm/boot/compressed/head-epxa10db.S deleted file mode 100644 index 757681f12a39..000000000000 --- a/arch/arm/boot/compressed/head-epxa10db.S +++ /dev/null @@ -1,5 +0,0 @@ -#include <asm/mach-types.h> -#include <asm/arch/excalibur.h> - - .section ".start", "ax" - mov r7, #MACH_TYPE_CAMELOT |