[brcm63xx] hw553: fix missing has_uart0 in board definition (#9533)
[openwrt.git] / target / linux / brcm63xx / patches-2.6.39 / 240-spi.patch
index fb7dd91..54bed22 100644 (file)
  #include <board_bcm963xx.h>
  
  #define PFX   "board_bcm963xx: "
-@@ -931,6 +932,8 @@ int __init board_register_devices(void)
+@@ -927,6 +928,8 @@ int __init board_register_devices(void)
        if (board.num_spis)
                spi_register_board_info(board.spis, board.num_spis);
  
This page took 0.021952 seconds and 4 git commands to generate.