make brcm47xx build only with bcma or only with ssb support.
[openwrt/staging/mkresin.git] / target / linux / brcm47xx / patches-3.3 / 980-wnr834b_no_cardbus_invariant.patch
index c6de865c7ee9f43fd58626fd7467fe2ada073cae..7626c62abc135d677d3458d1e1c2b88dfeb1bd71 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/bcm47xx/setup.c
 +++ b/arch/mips/bcm47xx/setup.c
-@@ -165,6 +165,10 @@ static int bcm47xx_get_invariants(struct
+@@ -151,6 +151,10 @@ static int bcm47xx_get_invariants(struct
        if (nvram_getenv("cardbus", buf, sizeof(buf)) >= 0)
                iv->has_cardbus_slot = !!simple_strtoul(buf, NULL, 10);