LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] arm: balance parenthesis in header file
@ 2008-10-18 12:56 Mariusz Kozlowski
2008-10-20 3:12 ` Eric Miao
0 siblings, 1 reply; 2+ messages in thread
From: Mariusz Kozlowski @ 2008-10-18 12:56 UTC (permalink / raw)
To: Eric Miao, Russell King, lkml
Hello,
Introduced by:
commit fff147208b48680cb7b627a144113a6585828a0e
Author: Eric Miao <eric.miao@marvell.com>
Date: Fri Sep 5 22:15:23 2008 +0800
Signed-off-by: Mariusz Kozlowski <m.kozlowski@tuxland.pl>
--- a/arch/arm/mach-pxa/include/mach/spitz.h
+++ b/arch/arm/mach-pxa/include/mach/spitz.h
@@ -142,7 +142,7 @@
#define SPITZ_SCP2_GPIO_BASE (NR_BUILTIN_GPIO + 12)
#define SPITZ_GPIO_IR_ON (SPITZ_SCP2_GPIO_BASE + 0)
-#define SPITZ_GPIO_AKIN_PULLUP (SPITZ_SCP2_GPIO_BASE + 1
+#define SPITZ_GPIO_AKIN_PULLUP (SPITZ_SCP2_GPIO_BASE + 1)
#define SPITZ_GPIO_RESERVED_1 (SPITZ_SCP2_GPIO_BASE + 2)
#define SPITZ_GPIO_RESERVED_2 (SPITZ_SCP2_GPIO_BASE + 3)
#define SPITZ_GPIO_RESERVED_3 (SPITZ_SCP2_GPIO_BASE + 4)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] arm: balance parenthesis in header file
2008-10-18 12:56 [PATCH] arm: balance parenthesis in header file Mariusz Kozlowski
@ 2008-10-20 3:12 ` Eric Miao
0 siblings, 0 replies; 2+ messages in thread
From: Eric Miao @ 2008-10-20 3:12 UTC (permalink / raw)
To: Mariusz Kozlowski; +Cc: Eric Miao, Russell King, lkml
Oops, thanks for the patch. Queued.
On Sat, Oct 18, 2008 at 8:56 PM, Mariusz Kozlowski
<m.kozlowski@tuxland.pl> wrote:
> Hello,
>
> Introduced by:
>
> commit fff147208b48680cb7b627a144113a6585828a0e
> Author: Eric Miao <eric.miao@marvell.com>
> Date: Fri Sep 5 22:15:23 2008 +0800
>
> Signed-off-by: Mariusz Kozlowski <m.kozlowski@tuxland.pl>
>
> --- a/arch/arm/mach-pxa/include/mach/spitz.h
> +++ b/arch/arm/mach-pxa/include/mach/spitz.h
> @@ -142,7 +142,7 @@
>
> #define SPITZ_SCP2_GPIO_BASE (NR_BUILTIN_GPIO + 12)
> #define SPITZ_GPIO_IR_ON (SPITZ_SCP2_GPIO_BASE + 0)
> -#define SPITZ_GPIO_AKIN_PULLUP (SPITZ_SCP2_GPIO_BASE + 1
> +#define SPITZ_GPIO_AKIN_PULLUP (SPITZ_SCP2_GPIO_BASE + 1)
> #define SPITZ_GPIO_RESERVED_1 (SPITZ_SCP2_GPIO_BASE + 2)
> #define SPITZ_GPIO_RESERVED_2 (SPITZ_SCP2_GPIO_BASE + 3)
> #define SPITZ_GPIO_RESERVED_3 (SPITZ_SCP2_GPIO_BASE + 4)
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
--
Cheers
- eric
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-10-20 3:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-18 12:56 [PATCH] arm: balance parenthesis in header file Mariusz Kozlowski
2008-10-20 3:12 ` Eric Miao
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).