arc: call find_vma with the mmap_sem held
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-omap1 / board-h2.c
index 65d2acb3149846f60175b2b1f32f9e374300ee33..5b45d266d83e0de774c3bdea376c3f29d5193aea 100644 (file)
@@ -346,7 +346,7 @@ static struct omap_usb_config h2_usb_config __initdata = {
        /* usb1 has a Mini-AB port and external isp1301 transceiver */
        .otg            = 2,
 
-#ifdef CONFIG_USB_GADGET_OMAP
+#if IS_ENABLED(CONFIG_USB_OMAP)
        .hmc_mode       = 19,   /* 0:host(off) 1:dev|otg 2:disabled */
        /* .hmc_mode    = 21,*/ /* 0:host(off) 1:dev(loopback) 2:host(loopback) */
 #elif  defined(CONFIG_USB_OHCI_HCD) || defined(CONFIG_USB_OHCI_HCD_MODULE)