[brcm63xx] register gpiochip earlier, allowing gpio-based runtime detection to be...
[openwrt.git] / target / linux / brcm63xx / files / include / asm-mips / mach-bcm63xx / board_bcm963xx.h
index 17e4e7e..2f357fa 100644 (file)
@@ -41,6 +41,7 @@ struct board_info {
        unsigned int    has_pccard:1;
        unsigned int    has_ohci0:1;
        unsigned int    has_ehci0:1;
+       unsigned int    has_udc0:1;
 
        /* ethernet config */
        struct bcm63xx_enet_platform_data enet0;
This page took 0.027231 seconds and 4 git commands to generate.