[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20070224031000.e8439e5f.akpm@linux-foundation.org>
Date: Sat, 24 Feb 2007 03:10:00 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: Sacher Khoudari <Sacher.Khoudari@...d.uni-heidelberg.de>
Cc: linux-kernel@...r.kernel.org
Subject: Re: isapnp: broken API
> On Fri, 23 Feb 2007 16:25:05 +0100 Sacher Khoudari <Sacher.Khoudari@...d.uni-heidelberg.de> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists