Explorar o código

net: smc911x: shut up compiler warnings

Trivial fix to shut up gcc.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Cc: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Paul Mundt %!s(int64=17) %!d(string=hai) anos
pai
achega
b173079fea
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      drivers/net/smc911x.h

+ 1 - 1
drivers/net/smc911x.h

@@ -76,7 +76,7 @@
 
 
 
 
 
 
-#if	 SMC_USE_PXA_DMA
+#ifdef SMC_USE_PXA_DMA
 #define SMC_USE_DMA
 #define SMC_USE_DMA
 
 
 /*
 /*