bcm63xx: add gpio leds to alice gate
[openwrt.git] / target / linux / brcm63xx / files / include / asm-mips / mach-bcm63xx / bcm63xx_dev_spi.h
index 879580f..cfa79bf 100644 (file)
@@ -6,8 +6,7 @@
 int __init bcm63xx_spi_register(void);
 
 struct bcm63xx_spi_pdata {
-       unsigned int    msg_fifo_size;
-       unsigned int    rx_fifo_size;
+       unsigned int    fifo_size;
        int             bus_num;
        int             num_chipselect;
        u32             speed_hz;
This page took 0.020369 seconds and 4 git commands to generate.