Hi, On Fri, Jun 13, 2008 at 03:02:58PM +0100, Ralf Baechle wrote: > On Fri, May 30, 2008 at 11:31:16PM +0200, Dominik Brodowski wrote: > > > Subject: [PATCH 6/9] pcmcia: fix Alchemy warnings > > > > From: Sergei Shtylyov <sshtylyov@xxxxxxxxxxxxx> > > > > Fix the following warnings: > > > > drivers/pcmcia/au1000_generic.c: In function `au1x00_pcmcia_socket_probe': > > drivers/pcmcia/au1000_generic.c:405: warning: integer constant is too large for > > "long" type > > drivers/pcmcia/au1000_generic.c:413: warning: integer constant is too large for > > "long" type > > > > by properly postfixing the socket constants. While at it, fix the lines over 80 > > characters long in the vicinity... > > > > Signed-off-by: Sergei Shtylyov <sshtylyov@xxxxxxxxxxxxx> > > Signed-off-by: Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx> > > CC: linux-mips@xxxxxxxxxxxxxx > > Any reason why this patch still isn't merged? It looks right and seems to > do what it promised, It's in the queue for what is to be merged for 2.6.27-rc1. Best, Dominik