commit | 35acfdd7253025e8441883fd8f879f5240844f95 | [log] [tgz] |
---|---|---|
author | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> | Sat Jul 15 01:30:11 2006 +0900 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Sep 25 21:08:39 2006 -0700 |
tree | d1fb2d170964572c4b5446f73a44db88599c0e46 | |
parent | 9de72ee59029087fc8300633113c75a5fe73a7b8 [diff] |
Driver core: fixed add_bind_files() definition 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>