[2.6-test3-bk3] - warning: function not used.

From: Luiz Capitulino
Date: Fri Aug 15 2003 - 14:01:42 EST



Hi all,

While compiling with gcc-3.2:

> arch/i386/kernel/dmi_scan.c:167: warning: `dmi_dump_system'
> defined but not used

This warnings happens because the only _call_ to
dmi_dump_system() happens when CONFIG_ACPI_BOOT is defined,
but I'm not using ACPI.

thanks,

--
Luiz Fernando N. Capitulino

<lcapitulino@xxxxxxxxxxxxxxxxxxxx>
<http://www.telecentros.sp.gov.br>

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