From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 6/6] arm/shark: fix debug macro compilation failure
Date: Thu, 22 Jul 2010 11:36:26 +0100 [thread overview]
Message-ID: <20100722103626.GG31293@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <1279074759.519965.460792163785.6.gpush@pororo>
On Wed, Jul 14, 2010 at 10:32:39AM +0800, Jeremy Kerr wrote:
> We need a waituart macro.
>
> Signed-off-by: Jeremy Kerr <jeremy.kerr@canonical.com>
>
> ---
> arch/arm/mach-shark/include/mach/debug-macro.S | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/arch/arm/mach-shark/include/mach/debug-macro.S b/arch/arm/mach-shark/include/mach/debug-macro.S
> index 269281f..3c46860 100644
> --- a/arch/arm/mach-shark/include/mach/debug-macro.S
> +++ b/arch/arm/mach-shark/include/mach/debug-macro.S
> @@ -21,6 +21,9 @@
> strb \rd, [\rx]
> .endm
>
> + .macro waituart,rd,rx
> + .endm
> +
> .macro busyuart,rd,rx
> mov \rd, #0
> 1001: add \rd, \rd, #1
> @@ -28,3 +31,5 @@
> bne 1001b
> .endm
>
> +
> +
This last hunk isn't required!
next prev parent reply other threads:[~2010-07-22 10:36 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-14 2:32 [PATCH 0/6] debug macro fixups Jeremy Kerr
2010-07-14 2:32 ` [PATCH 6/6] arm/shark: fix debug macro compilation failure Jeremy Kerr
2010-07-22 10:36 ` Russell King - ARM Linux [this message]
2010-07-14 2:32 ` [PATCH 3/6] arm/l7200: " Jeremy Kerr
2010-07-14 2:32 ` [PATCH 1/6] arm/clps711x: " Jeremy Kerr
2010-07-14 2:32 ` [PATCH 2/6] arm/h720x: " Jeremy Kerr
2010-07-14 2:32 ` [PATCH 5/6] arm/ns9xxx: " Jeremy Kerr
2010-07-22 10:38 ` Russell King - ARM Linux
2010-07-22 10:50 ` Eric Miao
2010-07-22 10:55 ` Russell King - ARM Linux
2010-07-22 14:05 ` [PATCH v2] " Jeremy Kerr
2010-07-22 14:10 ` Russell King - ARM Linux
2010-07-14 2:32 ` [PATCH 4/6] arm/plat-spear: " Jeremy Kerr
2010-07-14 2:39 ` [PATCH 0/6] debug macro fixups Jeremy Kerr
2010-07-14 3:40 ` Nicolas Pitre
2010-07-14 7:31 ` Jeremy Kerr
2010-07-14 5:31 ` Baruch Siach
2010-07-22 10:39 ` Russell King - ARM Linux
2010-07-22 15:36 ` Jeremy Kerr
-- strict thread matches above, loose matches on Subject: below --
2010-07-14 7:29 [PATCH 0/6] debug macro fixups, v2 Jeremy Kerr
2010-07-14 7:29 ` [PATCH 6/6] arm/shark: fix debug macro compilation failure Jeremy Kerr
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=20100722103626.GG31293@n2100.arm.linux.org.uk \
--to=linux@arm.linux.org.uk \
--cc=linux-arm-kernel@lists.infradead.org \
/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