Explorar o código

[MIPS] Pb1200: Fix header breakage

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Sergei Shtylyov %!s(int64=17) %!d(string=hai) anos
pai
achega
865ab87538
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/asm-mips/mach-pb1x00/pb1200.h

+ 1 - 1
include/asm-mips/mach-pb1x00/pb1200.h

@@ -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 */