Re: isapnp: broken API

From: Andrew Morton
Date: Sat Feb 24 2007 - 06:10:58 EST


> On Fri, 23 Feb 2007 16:25:05 +0100 Sacher Khoudari <Sacher.Khoudari@xxxxxxxxxxxxxxxxxxxxxx> wrote:
> --- linux-2.6.20.1/drivers/pnp/isapnp/core.c.old 2007-02-23 16:20:46.000000000 +0100
> +++ linux-2.6.20.1/drivers/pnp/isapnp/core.c 2007-02-23 16:21:25.000000000 +0100
> @@ -943,9 +943,7 @@
> EXPORT_SYMBOL(isapnp_present);
> EXPORT_SYMBOL(isapnp_cfg_begin);
> EXPORT_SYMBOL(isapnp_cfg_end);
> -#if 0
> EXPORT_SYMBOL(isapnp_read_byte);
> -#endif
> EXPORT_SYMBOL(isapnp_write_byte);

Yeah, that was a rather silly unexport. I'll apply this, thanks.
-
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/