diff mbox series

[LEDE-DEV] ar71xx: fix format of the 701-MIPS-ath79-add-routerboard-detection patches

Message ID 20180115220453.4929-1-juhosg@freemail.hu
State Accepted
Delegated to: John Crispin
Headers show
Series [LEDE-DEV] ar71xx: fix format of the 701-MIPS-ath79-add-routerboard-detection patches | expand

Commit Message

Gabor Juhos Jan. 15, 2018, 10:04 p.m. UTC
Commit e15c63a37574 ("ar71xx: add support for MikroTik RouterBOARD wAP
G-5HacT2HnD (wAP AC") broke the format of the patches. In unified diff
format, the unchanged, contextual lines must be preceded by a space
character.

Refresh the patches with quilt to fix them.

Fixes: e15c63a37574 ("ar71xx: add support for MikroTik RouterBOARD wAPG-5HacT2HnD (wAP AC")
Signed-off-by: Gabor Juhos <juhosg@freemail.hu>
---
 .../ar71xx/patches-4.4/701-MIPS-ath79-add-routerboard-detection.patch   | 2 +-
 .../ar71xx/patches-4.9/701-MIPS-ath79-add-routerboard-detection.patch   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/target/linux/ar71xx/patches-4.4/701-MIPS-ath79-add-routerboard-detection.patch b/target/linux/ar71xx/patches-4.4/701-MIPS-ath79-add-routerboard-detection.patch
index 1d9d761d71..625bb19ba5 100644
--- a/target/linux/ar71xx/patches-4.4/701-MIPS-ath79-add-routerboard-detection.patch
+++ b/target/linux/ar71xx/patches-4.4/701-MIPS-ath79-add-routerboard-detection.patch
@@ -29,5 +29,5 @@ 
 +	    strstr(arcs_cmdline, "board=922gs"))
 +		ath79_prom_append_cmdline("console", "ttyS0,115200");
  }
-
+ 
  void __init prom_free_prom_memory(void)
diff --git a/target/linux/ar71xx/patches-4.9/701-MIPS-ath79-add-routerboard-detection.patch b/target/linux/ar71xx/patches-4.9/701-MIPS-ath79-add-routerboard-detection.patch
index 1d9d761d71..625bb19ba5 100644
--- a/target/linux/ar71xx/patches-4.9/701-MIPS-ath79-add-routerboard-detection.patch
+++ b/target/linux/ar71xx/patches-4.9/701-MIPS-ath79-add-routerboard-detection.patch
@@ -29,5 +29,5 @@ 
 +	    strstr(arcs_cmdline, "board=922gs"))
 +		ath79_prom_append_cmdline("console", "ttyS0,115200");
  }
-
+ 
  void __init prom_free_prom_memory(void)