aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorRussell King <[email protected]>2006-01-14 20:01:02 +0000
committerGreg Kroah-Hartman <[email protected]>2006-02-06 12:17:17 -0800
commite485981e52b476c1b6a00873c2f8b75b3168718f (patch)
tree37c0f979c90bbee395ff26d65a6ce3651cdcf423 /scripts/patch-kernel
parentb365b3daf2a9e2a8b002ea9fef877af1c71513fd (diff)
[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 <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions