ath79: ag71xx: defer probe if of_phy_connect failed
[oweals/openwrt.git] / target / linux / ramips / patches-4.14 / 0003-MIPS-Fix-memory-reservation-in-bootmem_init-for-cert.patch
index d47f27e194be1f55496013b9f731287b147323ba..77f2622b9d2b4c18d50354545c94e71dc585e0db 100644 (file)
@@ -14,8 +14,8 @@ This patch adds the originally intended prerequisite again.
 Signed-off-by: Tobias Wolf <dev-NTEO@vplace.de>
 ---
 
---- a/arch/mips/kernel/setup.c        2018-08-18 19:07:07.142066706 +0200
-+++ b/arch/mips/kernel/setup.c        2018-08-18 19:10:17.827918423 +0200
+--- a/arch/mips/kernel/setup.c
++++ b/arch/mips/kernel/setup.c
 @@ -369,6 +369,8 @@ static unsigned long __init bootmap_byte
        return ALIGN(bytes, sizeof(long));
  }