]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[MIPS] Pb1200: Fix header breakage
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Wed, 2 Apr 2008 19:53:19 +0000 (23:53 +0400)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 4 Apr 2008 21:43:47 +0000 (22:43 +0100)
Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
include/asm-mips/mach-pb1x00/pb1200.h

index ed5fd7390678d588c426c5414f07d61fb538230b..72213e3d02c76337c856c943bf32f57b0d244a33 100644 (file)
@@ -245,7 +245,7 @@ enum external_pb1200_ints {
        PB1200_SD1_INSERT_INT,
        PB1200_SD1_EJECT_INT,
 
-       PB1200_INT_END                  (PB1200_INT_BEGIN + 15)
+       PB1200_INT_END          = PB1200_INT_BEGIN + 15
 };
 
 /* For drivers/pcmcia/au1000_db1x00.c */