This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / usb / core / hub.c
index b13fe40..f817a8c 100644 (file)
@@ -1253,8 +1253,8 @@ int usb_resume_device(struct usb_device *udev)
        return 0;
 }
 
-#define        hub_suspend             NULL
-#define        hub_resume              NULL
+#define        hub_suspend             0
+#define        hub_resume              0
 #define        remote_wakeup(x)        0
 
 #endif /* CONFIG_USB_SUSPEND */