mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [TRIVIAL, PPC64] Remove #include processor.h from div64.S
@ 2004-08-02  3:40 David Gibson
  0 siblings, 0 replies; only message in thread
From: David Gibson @ 2004-08-02  3:40 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Paul Mackerras, Anton Blanchard, trivial, linuxppc64-dev, linux-kernel

Andrew, please apply.

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>

Index: working-2.6/arch/ppc64/boot/div64.S
===================================================================
--- working-2.6.orig/arch/ppc64/boot/div64.S	2004-05-20 12:57:52.000000000 +1000
+++ working-2.6/arch/ppc64/boot/div64.S	2004-08-02 13:35:55.133943736 +1000
@@ -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:


-- 
David Gibson			| For every complex problem there is a
david AT gibson.dropbear.id.au	| solution which is simple, neat and
				| wrong.
http://www.ozlabs.org/people/dgibson

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-08-02  3:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-02  3:40 [TRIVIAL, PPC64] Remove #include processor.h from div64.S David Gibson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®