X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7954e2cc55815d6797b5ad4f0d4376e4a5500896..b18307a84fea45555033c38f8a4a73521e20f9c3:/target/linux/brcm63xx/patches-2.6.39/240-spi.patch diff --git a/target/linux/brcm63xx/patches-2.6.39/240-spi.patch b/target/linux/brcm63xx/patches-2.6.39/240-spi.patch index fb7dd9134..54bed22ca 100644 --- a/target/linux/brcm63xx/patches-2.6.39/240-spi.patch +++ b/target/linux/brcm63xx/patches-2.6.39/240-spi.patch @@ -919,7 +919,7 @@ #include #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);