X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7954e2cc55815d6797b5ad4f0d4376e4a5500896..e21fd93d0f2a143918f898552e80a49b5b2f8d50:/target/linux/brcm63xx/patches-3.0/240-spi.patch diff --git a/target/linux/brcm63xx/patches-3.0/240-spi.patch b/target/linux/brcm63xx/patches-3.0/240-spi.patch index 40606506f..835cf87ae 100644 --- a/target/linux/brcm63xx/patches-3.0/240-spi.patch +++ b/target/linux/brcm63xx/patches-3.0/240-spi.patch @@ -919,7 +919,7 @@ #include #define PFX "board_bcm963xx: " -@@ -943,6 +944,8 @@ int __init board_register_devices(void) +@@ -939,6 +940,8 @@ int __init board_register_devices(void) if (board.num_spis) spi_register_board_info(board.spis, board.num_spis);