Re: disable_ide_dma gcc-3.0 warn

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 23 Apr 2001 10:55:58 +0100 (BST)


> -march=i686 -c -o dmi_scan.o dmi_scan.c
> dmi_scan.c:158: warning: `disable_ide_dma' defined but not used
>
> In dmi_scan.c there is the func:
> static __init int disable_ide_dma(struct dmi_blacklist *d)
>
> But now it is unused (intentionally ?):

Intentionally for now
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/