[PATCH] smc911x Kconfig fix
authorAndrew Morton <akpm@osdl.org>
Fri, 9 Jun 2006 05:19:41 +0000 (22:19 -0700)
committerJeff Garzik <jeff@garzik.org>
Sun, 11 Jun 2006 14:34:40 +0000 (10:34 -0400)
commitb89fa8b6d738d71c3a9eff584177bb7de13f33b9
tree7a46854faeb856065b8686f14c48a1d5e9a99011
parentc99ce7ee75db7836e2faba932affd2aadd1e942f
[PATCH] smc911x Kconfig fix

In file included from drivers/net/smc911x.c:84:
drivers/net/smc911x.h:46:9: warning: "SMC_USE_16BIT" is not defined
drivers/net/smc911x.h:60:9: warning: "SMC_USE_32BIT" is not defined
drivers/net/smc911x.h:73:10: warning: "SMC_USE_PXA_DMA" is not defined
drivers/net/smc911x.c: In function `smc911x_reset':
drivers/net/smc911x.c:247: warning: implicit declaration of function `SMC_inl'
drivers/net/smc911x.c:249: warning: implicit declaration of function `SMC_outl'

Cc: Dustin McIntire <dustin@sensoria.com>
Cc: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/Kconfig