Re: [PATCH] a bit smarter dmi-scan.c

Stephen Rothwell (sfr@canb.auug.org.au)
Mon, 24 Dec 2001 13:00:55 +1100


Hi,

On Sun, 23 Dec 2001 12:41:31 -0600
Ishan Oshadi Jayawardena <ioshadi@sltnet.lk> wrote:
>
> --- src/linux/arch/i386/kernel/dmi_scan.c Sat Dec 22 16:31:11 2001
> +++ src/linux/arch/i386/kernel/dmi_scan.c.mod Sat Dec 22 17:06:22 2001
> @@ -255,26 +255,29 @@
>
> static __init int set_realmode_power_off(struct dmi_blacklist *d)
> {
> +#if defined (CONFIG_APM)

APM can also be compiled as a module.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
-
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/