patch-2.4.19 linux-2.4.19/arch/mips/sni/pci.c

Next file: linux-2.4.19/arch/mips/sni/pcimt_scache.c
Previous file: linux-2.4.19/arch/mips/sni/irq.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/arch/mips/sni/pci.c linux-2.4.19/arch/mips/sni/pci.c
@@ -25,7 +25,7 @@
 		 ((dev->bus->number    & 0xff) << 0x10) |                    \
 	         ((dev->devfn & 0xff) << 0x08) |                             \
 	         (where  & 0xfc);                                            \
-} while(0);
+} while(0)
 
 #if 0
 /* To do:  Bring this uptodate ...  */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)