[PATCH] drivers/w1/w1.c: fix a compile error
commit6a873403d387c34c4466cc81649acc8acd66874d
authorAdrian Bunk <bunk@stusta.de>
Thu, 27 Apr 2006 09:29:18 +0000 (27 02:29 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 22 Jun 2006 18:22:51 +0000 (22 11:22 -0700)
tree1b449b00ef736ede8e07481909d2e333c126a01b
parentf621e1c78134f7cea0d2cf2c2822c917bedec516
[PATCH] drivers/w1/w1.c: fix a compile error

From: Adrian Bunk <bunk@stusta.de>

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

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Cc: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/w1/w1.h