]> git.hungrycats.org Git - linux/commitdiff
[PATCH] ppc64: remove #include processor.h from div64.S
authorDavid Gibson <david@gibson.dropbear.id.au>
Mon, 2 Aug 2004 03:11:20 +0000 (20:11 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 2 Aug 2004 03:11:20 +0000 (20:11 -0700)
This patch removes a redundant #include of processor.h from
arch/ppc64/boot/div64.S.  I came across this because, at least with the
binutils versions I have currently installed, the 32-bit assembler used for
the bootstrap code objects to the // comments that recently went into
processor.h.

Signed-off-by: David Gibson <dwg@au.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc64/boot/div64.S

index f3224d2d6659997015ac1834c850c081716a0c93..38f7e466d7d65603e1b62ead96b4dcbc5c479829 100644 (file)
@@ -14,7 +14,6 @@
  * 2 of the License, or (at your option) any later version.
  */
 #include <asm/ppc_asm.h>
-#include <asm/processor.h>
 
        .globl __div64_32
 __div64_32: