diff for duplicates of <20180104212654.038005757@cogentembedded.com> diff --git a/a/1.txt b/N1/1.txt index 1bb8a25..cd8afe8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -21,8 +21,7 @@ Not sure who should apply the patch -- will prolly be faster if DaveM does... 7 files changed, 12 deletions(-) Index: net-next/arch/sh/boards/board-espt.c -=================================================================== ---- net-next.orig/arch/sh/boards/board-espt.c +=================================--- net-next.orig/arch/sh/boards/board-espt.c +++ net-next/arch/sh/boards/board-espt.c @@ -79,7 +79,6 @@ static struct resource sh_eth_resources[ @@ -33,8 +32,7 @@ Index: net-next/arch/sh/boards/board-espt.c }; Index: net-next/arch/sh/boards/board-sh7757lcr.c -=================================================================== ---- net-next.orig/arch/sh/boards/board-sh7757lcr.c +=================================--- net-next.orig/arch/sh/boards/board-sh7757lcr.c +++ net-next/arch/sh/boards/board-sh7757lcr.c @@ -76,7 +76,6 @@ static struct resource sh_eth0_resources @@ -69,8 +67,7 @@ Index: net-next/arch/sh/boards/board-sh7757lcr.c .phy_interface = PHY_INTERFACE_MODE_RGMII_ID, }; Index: net-next/arch/sh/boards/mach-ecovec24/setup.c -=================================================================== ---- net-next.orig/arch/sh/boards/mach-ecovec24/setup.c +=================================--- net-next.orig/arch/sh/boards/mach-ecovec24/setup.c +++ net-next/arch/sh/boards/mach-ecovec24/setup.c @@ -159,7 +159,6 @@ static struct resource sh_eth_resources[ @@ -81,8 +78,7 @@ Index: net-next/arch/sh/boards/mach-ecovec24/setup.c .ether_link_active_low = 1 }; Index: net-next/arch/sh/boards/mach-se/7724/setup.c -=================================================================== ---- net-next.orig/arch/sh/boards/mach-se/7724/setup.c +=================================--- net-next.orig/arch/sh/boards/mach-se/7724/setup.c +++ net-next/arch/sh/boards/mach-se/7724/setup.c @@ -374,7 +374,6 @@ static struct resource sh_eth_resources[ @@ -93,8 +89,7 @@ Index: net-next/arch/sh/boards/mach-se/7724/setup.c }; Index: net-next/arch/sh/boards/mach-sh7763rdp/setup.c -=================================================================== ---- net-next.orig/arch/sh/boards/mach-sh7763rdp/setup.c +=================================--- net-next.orig/arch/sh/boards/mach-sh7763rdp/setup.c +++ net-next/arch/sh/boards/mach-sh7763rdp/setup.c @@ -87,7 +87,6 @@ static struct resource sh_eth_resources[ @@ -105,8 +100,7 @@ Index: net-next/arch/sh/boards/mach-sh7763rdp/setup.c }; Index: net-next/arch/sh/kernel/cpu/sh2/setup-sh7619.c -=================================================================== ---- net-next.orig/arch/sh/kernel/cpu/sh2/setup-sh7619.c +=================================--- net-next.orig/arch/sh/kernel/cpu/sh2/setup-sh7619.c +++ net-next/arch/sh/kernel/cpu/sh2/setup-sh7619.c @@ -122,7 +122,6 @@ static struct platform_device scif2_devi @@ -117,8 +111,7 @@ Index: net-next/arch/sh/kernel/cpu/sh2/setup-sh7619.c }; Index: net-next/include/linux/sh_eth.h -=================================================================== ---- net-next.orig/include/linux/sh_eth.h +=================================--- net-next.orig/include/linux/sh_eth.h +++ net-next/include/linux/sh_eth.h @@ -5,12 +5,9 @@ #include <linux/phy.h> diff --git a/a/content_digest b/N1/content_digest index ebaf13b..b27dc8d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" "Subject\0[PATCH] sh_eth: remove sh_eth_plat_data::edmac_endian\0" - "Date\0Fri, 05 Jan 2018 00:26:46 +0300\0" + "Date\0Thu, 04 Jan 2018 21:26:46 +0000\0" "To\0Yoshinori Sato <ysato@users.sourceforge.jp>" Rich Felker <dalias@libc.org> linux-sh@vger.kernel.org @@ -8,7 +8,6 @@ "Cc\0linux-renesas-soc@vger.kernel.org" " Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" "\00:1\0" - "fn\0sh_eth-remove-sh_eth_plat_data-edmac_endian.patch\0" "b\0" "Since the commit 888cc8c20cf (\"sh_eth: remove EDMAC_BIG_ENDIAN\") (geez,\n" "I didn't realize that was 2 years ago!) the initializers in the SuperH\n" @@ -33,8 +32,7 @@ " 7 files changed, 12 deletions(-)\n" "\n" "Index: net-next/arch/sh/boards/board-espt.c\n" - "===================================================================\n" - "--- net-next.orig/arch/sh/boards/board-espt.c\n" + "=================================--- net-next.orig/arch/sh/boards/board-espt.c\n" "+++ net-next/arch/sh/boards/board-espt.c\n" "@@ -79,7 +79,6 @@ static struct resource sh_eth_resources[\n" " \n" @@ -45,8 +43,7 @@ " };\n" " \n" "Index: net-next/arch/sh/boards/board-sh7757lcr.c\n" - "===================================================================\n" - "--- net-next.orig/arch/sh/boards/board-sh7757lcr.c\n" + "=================================--- net-next.orig/arch/sh/boards/board-sh7757lcr.c\n" "+++ net-next/arch/sh/boards/board-sh7757lcr.c\n" "@@ -76,7 +76,6 @@ static struct resource sh_eth0_resources\n" " \n" @@ -81,8 +78,7 @@ " \t.phy_interface = PHY_INTERFACE_MODE_RGMII_ID,\n" " };\n" "Index: net-next/arch/sh/boards/mach-ecovec24/setup.c\n" - "===================================================================\n" - "--- net-next.orig/arch/sh/boards/mach-ecovec24/setup.c\n" + "=================================--- net-next.orig/arch/sh/boards/mach-ecovec24/setup.c\n" "+++ net-next/arch/sh/boards/mach-ecovec24/setup.c\n" "@@ -159,7 +159,6 @@ static struct resource sh_eth_resources[\n" " \n" @@ -93,8 +89,7 @@ " \t.ether_link_active_low = 1\n" " };\n" "Index: net-next/arch/sh/boards/mach-se/7724/setup.c\n" - "===================================================================\n" - "--- net-next.orig/arch/sh/boards/mach-se/7724/setup.c\n" + "=================================--- net-next.orig/arch/sh/boards/mach-se/7724/setup.c\n" "+++ net-next/arch/sh/boards/mach-se/7724/setup.c\n" "@@ -374,7 +374,6 @@ static struct resource sh_eth_resources[\n" " \n" @@ -105,8 +100,7 @@ " };\n" " \n" "Index: net-next/arch/sh/boards/mach-sh7763rdp/setup.c\n" - "===================================================================\n" - "--- net-next.orig/arch/sh/boards/mach-sh7763rdp/setup.c\n" + "=================================--- net-next.orig/arch/sh/boards/mach-sh7763rdp/setup.c\n" "+++ net-next/arch/sh/boards/mach-sh7763rdp/setup.c\n" "@@ -87,7 +87,6 @@ static struct resource sh_eth_resources[\n" " \n" @@ -117,8 +111,7 @@ " };\n" " \n" "Index: net-next/arch/sh/kernel/cpu/sh2/setup-sh7619.c\n" - "===================================================================\n" - "--- net-next.orig/arch/sh/kernel/cpu/sh2/setup-sh7619.c\n" + "=================================--- net-next.orig/arch/sh/kernel/cpu/sh2/setup-sh7619.c\n" "+++ net-next/arch/sh/kernel/cpu/sh2/setup-sh7619.c\n" "@@ -122,7 +122,6 @@ static struct platform_device scif2_devi\n" " \n" @@ -129,8 +122,7 @@ " };\n" " \n" "Index: net-next/include/linux/sh_eth.h\n" - "===================================================================\n" - "--- net-next.orig/include/linux/sh_eth.h\n" + "=================================--- net-next.orig/include/linux/sh_eth.h\n" "+++ net-next/include/linux/sh_eth.h\n" "@@ -5,12 +5,9 @@\n" " #include <linux/phy.h>\n" @@ -145,4 +137,4 @@ " \tphy_interface_t phy_interface;\n" " \tvoid (*set_mdio_gate)(void *addr);" -6b3ac88da48f3fbe3373d96fb5967116b5e2495f8e76d7d4c79031badd943cfd +93ef4a70f752ab2d2c451763ec53e28a1fa7271edef5538b504315288c55957a
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.