• Andrew Morton's avatar
    [PATCH] amd74xx: fix for !CONFIG_PROCFS · 41a0db27
    Andrew Morton authored
    From: "Randy.Dunlap" <rddunlap@osdl.org>
    From: Luiz Fernando Capitulino <lcapitulino@prefeitura.sp.gov.br>
    
    this patch fixes this warning:
    
    drivers/ide/pci/amd74xx.c:80: warning: `amd_udma2cyc' defined
    but not used
    
    when !CONFIG_PROC_FS.
    41a0db27
amd74xx.c 15.6 KB