brcm63xx: fix wrong fixups pointer
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 3 Oct 2014 11:03:58 +0000 (11:03 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 3 Oct 2014 11:03:58 +0000 (11:03 +0000)
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42756 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/brcm63xx/patches-3.14/505-board_spw500v.patch

index e2d36e7..f326a9e 100644 (file)
@@ -79,7 +79,7 @@
 +              .type                   = SPROM_BCM4318,
 +              .pci_bus                = 0,
 +              .pci_dev                = 1,
-+              .board_fixups           = &spw500v_fixups,
++              .board_fixups           = spw500v_fixups,
 +              .num_board_fixups       = ARRAY_SIZE(spw500v_fixups),
 +      },
 +};