X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=arch%2Fia64%2Fkernel%2Frelocate_kernel.S;h=527a7b896a6e553537e16331d3b438781b2c5beb;hb=65fddcfca8ad14778f71a57672fd01e8112d30fa;hp=7124fe7bec7c322ef879829342280dbdf6ff442c;hpb=262a2f33454fcecdc2032ca84d6fecdb08233468;p=sfrench%2Fcifs-2.6.git diff --git a/arch/ia64/kernel/relocate_kernel.S b/arch/ia64/kernel/relocate_kernel.S index 7124fe7bec7c..527a7b896a6e 100644 --- a/arch/ia64/kernel/relocate_kernel.S +++ b/arch/ia64/kernel/relocate_kernel.S @@ -8,10 +8,10 @@ * Copyright (C) 2005 Khalid Aziz * Copyright (C) 2005 Intel Corp, Zou Nan hai */ +#include #include #include #include -#include #include /* Must be relocatable PIC code callable as a C function @@ -319,5 +319,3 @@ GLOBAL_ENTRY(ia64_dump_cpu_regs) ;; br.ret.sptk.many rp END(ia64_dump_cpu_regs) - -