Skip to content

Commit

Permalink
net: smc911x: shut up compiler warnings
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Paul Mundt authored and Jeff Garzik committed Dec 14, 2007
1 parent 4b8fdef commit b173079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/smc911x.h
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@



#if SMC_USE_PXA_DMA
#ifdef SMC_USE_PXA_DMA
#define SMC_USE_DMA

/*
Expand Down

0 comments on commit b173079

Please sign in to comment.