X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm47xx%2Fpatches-3.14%2F141-MIPS-BCM47XX-add-detection-and-GPIO-config-for-Sieme.patch;h=8830bfaecc88676974184d3ba1a7489062f524da;hb=98182dbf968f540a320486b1e02f5716bc6d87e7;hp=9d19d41c36cb2e50e8a14167009d8526b8092572;hpb=421797fed79eb198eae103fd61c9609eb7a09219;p=openwrt.git diff --git a/target/linux/brcm47xx/patches-3.14/141-MIPS-BCM47XX-add-detection-and-GPIO-config-for-Sieme.patch b/target/linux/brcm47xx/patches-3.14/141-MIPS-BCM47XX-add-detection-and-GPIO-config-for-Sieme.patch index 9d19d41c36..8830bfaecc 100644 --- a/target/linux/brcm47xx/patches-3.14/141-MIPS-BCM47XX-add-detection-and-GPIO-config-for-Sieme.patch +++ b/target/linux/brcm47xx/patches-3.14/141-MIPS-BCM47XX-add-detection-and-GPIO-config-for-Sieme.patch @@ -17,7 +17,7 @@ Signed-off-by: Hauke Mehrtens --- a/arch/mips/bcm47xx/board.c +++ b/arch/mips/bcm47xx/board.c -@@ -181,6 +181,13 @@ struct bcm47xx_board_type_list3 bcm47xx_ +@@ -182,6 +182,13 @@ struct bcm47xx_board_type_list3 bcm47xx_ { {0}, NULL}, }; @@ -31,7 +31,7 @@ Signed-off-by: Hauke Mehrtens static const struct bcm47xx_board_type bcm47xx_board_unknown[] __initconst = { {BCM47XX_BOARD_UNKNOWN, "Unknown Board"}, -@@ -274,6 +281,16 @@ static __init const struct bcm47xx_board +@@ -275,6 +282,16 @@ static __init const struct bcm47xx_board return &e3->board; } }