From: David Gibson <david@gibson.dropbear.id.au>
To: Andrew Morton <akpm@osdl.org>
Cc: Paul Mackerras <paulus@samba.org>,
Anton Blanchard <anton@samba.org>,
trivial@rustcorp.com.au, linuxppc64-dev@lists.linuxppc.org,
linux-kernel@vger.kernel.org
Subject: [TRIVIAL, PPC64] Remove #include processor.h from div64.S
Date: Mon, 2 Aug 2004 13:40:08 +1000 [thread overview]
Message-ID: <20040802034008.GB32216@zax> (raw)
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
reply other threads:[~2004-08-02 3:48 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040802034008.GB32216@zax \
--to=david@gibson.dropbear.id.au \
--cc=akpm@osdl.org \
--cc=anton@samba.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc64-dev@lists.linuxppc.org \
--cc=paulus@samba.org \
--cc=trivial@rustcorp.com.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®