• A
    [PATCH] smc911x Kconfig fix · b89fa8b6
    Andrew Morton 提交于
    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: NAndrew Morton <akpm@osdl.org>
    Signed-off-by: NJeff Garzik <jeff@garzik.org>
    b89fa8b6
Kconfig 96.3 KB