kernel: update 3.18 to 3.18.16
[15.05/openwrt.git] / target / linux / bcm53xx / patches-3.18 / 063-ARM-BCM5301X-Ignore-another-BCM4709-specific-fault-c.patch
index e41d8b8..8716a0d 100644 (file)
@@ -16,8 +16,6 @@ Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
  arch/arm/mach-bcm/bcm_5301x.c | 9 +++++----
  1 file changed, 5 insertions(+), 4 deletions(-)
 
-diff --git a/arch/arm/mach-bcm/bcm_5301x.c b/arch/arm/mach-bcm/bcm_5301x.c
-index e9bcbdb..7aef927 100644
 --- a/arch/arm/mach-bcm/bcm_5301x.c
 +++ b/arch/arm/mach-bcm/bcm_5301x.c
 @@ -18,15 +18,16 @@ static bool first_fault = true;
@@ -41,6 +39,3 @@ index e9bcbdb..7aef927 100644
  
                /* Returning non-zero causes fault display and panic */
                return 0;
--- 
-1.8.4.5
-