Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH] PbAu1200: fix header breakage
@ 2008-04-02 19:53 Sergei Shtylyov
  2008-04-03 12:31 ` Ralf Baechle
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Sergei Shtylyov @ 2008-04-02 19:53 UTC (permalink / raw)
  To: ralf; +Cc: linux-mips

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>

---
Looks like nobody ever cared since the code was merged -- there's no defconfig.

 include/asm-mips/mach-pb1x00/pb1200.h |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

Index: linux-2.6/include/asm-mips/mach-pb1x00/pb1200.h
===================================================================
--- linux-2.6.orig/include/asm-mips/mach-pb1x00/pb1200.h
+++ linux-2.6/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 */

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-04-04 13:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-02 19:53 [PATCH] PbAu1200: fix header breakage Sergei Shtylyov
2008-04-03 12:31 ` Ralf Baechle
2008-04-03 12:39 ` Sergei Shtylyov
2008-04-03 17:42   ` Ralf Baechle
2008-04-03 15:45 ` Sergei Shtylyov
2008-04-03 21:43   ` Ralf Baechle
2008-04-04 13:21     ` Sergei Shtylyov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox