[brcm63xx] fix SPI register switch and prepare for UDC, thanks to Henk Vergonet ...
[openwrt/svn-archive/archive.git] / target / linux / brcm63xx / files / include / asm-mips / mach-bcm63xx / board_bcm963xx.h
index 17e4e7ec913320d8e845eeb2eef29543d9bb3abe..2f357fa87ef12598648b3fc8a38f67c46f1ba64e 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;