Driver core: fixed add_bind_files() definition
authorYoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Fri, 14 Jul 2006 16:30:11 +0000 (01:30 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 26 Sep 2006 04:08:39 +0000 (21:08 -0700)
When CONFIG_HOTPLUG is n, add_bind_files() definition is wrong.
This patch has fixed it.

Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found