lkml.org 
[lkml]   [2007]   [Aug]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH -mm] move-a-few-definitions-to-au1000_xxs1500c.patch fix
Date
Hello,

This patch fixes unbalanced parenthesis introduced by:

move-a-few-definitions-to-au1000_xxs1500c.patch

Regards,

Mariusz

Signed-off-by: Mariusz Kozlowski <m.kozlowski@tuxland.pl>

drivers/pcmcia/au1000_xxs1500.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-2.6.23-rc3-mm1-a/drivers/pcmcia/au1000_xxs1500.c 2007-08-22 17:18:28.000000000 +0200
+++ linux-2.6.23-rc3-mm1-b/drivers/pcmcia/au1000_xxs1500.c 2007-08-22 17:20:34.000000000 +0200
@@ -52,7 +52,7 @@
#include <asm/au1000_pcmcia.h>

#define PCMCIA_MAX_SOCK 0
-#define PCMCIA_NUM_SOCKS PCMCIA_MAX_SOCK + 1)
+#define PCMCIA_NUM_SOCKS (PCMCIA_MAX_SOCK + 1)
#define PCMCIA_IRQ AU1000_GPIO_4

#if 0
-
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/
\
 
 \ /
  Last update: 2007-08-22 19:59    [W:0.037 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site