Driver core: make drivers/base/core.c:setup_parent() static
authorAdrian Bunk <bunk@stusta.de>
Fri, 17 Nov 2006 01:19:44 +0000 (02:19 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Dec 2006 22:52:01 +0000 (14:52 -0800)
This patch makes the needlessly global setup_parent() static.

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

No differences found