[PATCH] Driver core: bus.c cleanups
authorAdrian Bunk <bunk@stusta.de>
Mon, 26 Jun 2006 20:26:56 +0000 (22:26 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 12 Jul 2006 23:09:08 +0000 (16:09 -0700)
This patch contains the following cleanups:
- make the needlessly global bus_subsys static
- #if 0 the unused find_bus()

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found