Re: [2.6 patch] drivers/i2c/i2c-core.c: make code static

2007-08-09 Thread David Brownell
On Thursday 09 August 2007, Jean Delvare wrote: > > -EXPORT_SYMBOL_GPL(i2c_bus_type); > > This one was left exported on request by David Brownell. See this > discussion thread: > http://lists.lm-sensors.org/pipermail/i2c/2007-March/000924.html Actually, that wasn't a request; it was me answering

Re: [2.6 patch] drivers/i2c/i2c-core.c: make code static

2007-08-09 Thread Jean Delvare
Hi Adrian, On Sun, 29 Jul 2007 16:57:08 +0200, Adrian Bunk wrote: > After the i2c-isa removal some code can become static. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> > > --- > > drivers/i2c/i2c-core.c |7 +++ > include/linux/i2c.h|2 -- > 2 files changed, 3 insertions(+