From 4420ddaa5893acf524577b05bb0871e6f9d8735c Mon Sep 17 00:00:00 2001 From: Kevin Darbyshire-Bryant Date: Thu, 26 Nov 2020 14:22:11 +0000 Subject: kernel: clean up patch fuzz Recent kernel bumps & target patch refactors have left some patch fuzz around. Refreshed kernel patches using update_kernel script. Signed-off-by: Kevin Darbyshire-Bryant --- .../realtek/patches-5.4/300-mips-add-rtl838x-platform.patch | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'target/linux/realtek/patches-5.4/300-mips-add-rtl838x-platform.patch') diff --git a/target/linux/realtek/patches-5.4/300-mips-add-rtl838x-platform.patch b/target/linux/realtek/patches-5.4/300-mips-add-rtl838x-platform.patch index 2c4f062792..e946a5b1a0 100644 --- a/target/linux/realtek/patches-5.4/300-mips-add-rtl838x-platform.patch +++ b/target/linux/realtek/patches-5.4/300-mips-add-rtl838x-platform.patch @@ -1,7 +1,5 @@ -Index: linux-5.4.77/arch/mips/Kbuild.platforms -=================================================================== ---- linux-5.4.77.orig/arch/mips/Kbuild.platforms -+++ linux-5.4.77/arch/mips/Kbuild.platforms +--- a/arch/mips/Kbuild.platforms ++++ b/arch/mips/Kbuild.platforms @@ -27,6 +27,7 @@ platforms += pistachio platforms += pmcs-msp71xx platforms += pnx833x @@ -10,10 +8,8 @@ Index: linux-5.4.77/arch/mips/Kbuild.platforms platforms += rb532 platforms += sgi-ip22 platforms += sgi-ip27 -Index: linux-5.4.77/arch/mips/Kconfig -=================================================================== ---- linux-5.4.77.orig/arch/mips/Kconfig -+++ linux-5.4.77/arch/mips/Kconfig +--- a/arch/mips/Kconfig ++++ b/arch/mips/Kconfig @@ -630,6 +630,26 @@ config RALINK select ARCH_HAS_RESET_CONTROLLER select RESET_CONTROLLER -- cgit v1.2.3