aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Mundt <[email protected]>2007-12-13 16:02:59 -0800
committerJeff Garzik <[email protected]>2007-12-14 16:12:42 -0500
commitb173079feaed7664a3407eb17e102010d687a051 (patch)
treecb91a618a4f6e517ddf24b812e9f29c766b86a5e
parent4b8fdefa090c8b9582f58a93f73938f9b86c264a (diff)
net: smc911x: shut up compiler warnings
Trivial fix to shut up gcc. Signed-off-by: Paul Mundt <[email protected]> Cc: Jeff Garzik <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Jeff Garzik <[email protected]>
-rw-r--r--drivers/net/smc911x.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/smc911x.h b/drivers/net/smc911x.h
index d04e4fa35206..7defa63b9c74 100644
--- a/drivers/net/smc911x.h
+++ b/drivers/net/smc911x.h
@@ -76,7 +76,7 @@
-#if SMC_USE_PXA_DMA
+#ifdef SMC_USE_PXA_DMA
#define SMC_USE_DMA
/*