Russell King
e485981e52
[PATCH] Fix compiler warning in driver core for CONFIG_HOTPLUG=N
...
FYI, while running a build test, I found:
drivers/base/bus.c:166: warning: `driver_attr_unbind' defined but not used
drivers/base/bus.c:194: warning: `driver_attr_bind' defined but not used
Looks like these two attributes and supporting functions want to be
#ifdef HOTPLUG'd
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-02-06 12:17:17 -08:00
..
2006-01-11 18:42:13 -08:00
2006-02-04 16:43:14 -08:00
2006-01-09 13:56:42 +00:00
2006-01-10 13:09:01 -08:00
2006-02-06 12:17:17 -08:00
2006-02-05 11:06:52 -08:00
2006-01-14 18:27:06 -08:00
2006-01-12 20:09:29 +11:00
2006-02-03 08:32:11 -08:00
2006-01-10 08:01:39 -08:00
2006-01-27 10:36:49 -08:00
2006-01-09 14:15:39 -08:00
2006-01-13 11:26:07 -08:00
2006-02-04 16:43:13 -08:00
2005-11-07 07:53:59 -08:00
2005-12-22 23:09:54 -08:00
2006-01-14 18:27:13 -08:00
2006-01-09 12:13:23 -08:00
2006-01-13 11:26:07 -08:00
2006-02-03 08:32:13 -08:00
2006-01-16 19:21:57 -05:00
2006-01-30 16:45:11 -08:00
2006-01-31 21:18:17 -08:00
2006-02-03 08:32:11 -08:00
2006-02-01 08:53:19 -08:00
2005-10-30 17:37:32 -08:00
2006-02-03 08:32:00 -08:00
2006-02-01 08:53:14 -08:00
2006-02-05 11:06:51 -08:00
2006-01-13 11:26:08 -08:00
2006-01-21 20:06:14 +00:00
2006-02-02 12:23:12 +00:00
2006-02-03 08:32:01 -08:00
2006-02-05 20:23:33 -08:00
2006-01-11 18:42:13 -08:00
2006-01-22 20:26:57 -05:00
2006-02-03 18:17:47 -08:00
2006-02-01 16:35:29 -08:00
2006-01-13 11:26:08 -08:00
2006-02-01 22:08:23 -08:00
2006-01-13 11:26:10 -08:00
2006-02-03 08:32:01 -08:00
2006-01-14 10:41:42 -08:00
2006-02-05 11:06:51 -08:00
2006-02-03 15:51:48 -08:00
2006-01-13 11:26:09 -08:00
2006-02-01 08:53:25 -08:00
2006-01-13 16:29:56 -08:00
2005-11-17 16:23:39 +00:00
2006-02-03 08:32:08 -08:00
2006-02-05 14:20:14 -08:00
2006-02-03 18:17:47 -08:00
2006-01-10 00:08:17 +01:00
2006-01-13 11:26:10 -08:00
2006-01-18 19:20:31 -08:00
2006-01-18 19:20:31 -08:00