USB: fix compile problems in ehci-hcd
[pandora-kernel.git] / drivers / usb / host / ehci-hub.c
index 536b433..efffef6 100644 (file)
 
 /*-------------------------------------------------------------------------*/
 
-#ifdef CONFIG_PM
-
 #define        PORT_WAKE_BITS  (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)
 
+#ifdef CONFIG_PM
+
 static int ehci_hub_control(
        struct usb_hcd  *hcd,
        u16             typeReq,