On Sun, Apr 09, 2006 at 01:31:10PM +0200, Adrian Bunk (bunk at stusta.de) wrote: > This patch fixes the following compile error: > > <-- snip --> > > ... > CC drivers/w1/w1.o > drivers/w1/w1.c:197: error: static declaration of 'w1_bus_type' follows non-static declaration > drivers/w1/w1.h:217: error: previous declaration of 'w1_bus_type' was here > make[2]: *** [drivers/w1/w1.o] Error 1 > > <-- snip --> > > Signed-off-by: Adrian Bunk <bunk at stusta.de> Thank you, Adrian, your patch is correct. -- Evgeniy Polyakov