summaryrefslogtreecommitdiff
path: root/target/linux/patches/5.4.69/sh4.patch
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2020-11-10 00:30:43 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2020-11-10 00:32:03 +0100
commit424e08c39314556a1930204e1262118066f62fa6 (patch)
tree25f42251069f342fe23e2c79737cefbc30d42a28 /target/linux/patches/5.4.69/sh4.patch
parentdbb8e1ec1112621af47b5f1d4015961a73fbe490 (diff)
linux: update 5.4.x
Diffstat (limited to 'target/linux/patches/5.4.69/sh4.patch')
-rw-r--r--target/linux/patches/5.4.69/sh4.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/patches/5.4.69/sh4.patch b/target/linux/patches/5.4.69/sh4.patch
deleted file mode 100644
index 8ae79d49d..000000000
--- a/target/linux/patches/5.4.69/sh4.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Nur linux-5.4.69.orig/arch/sh/boot/compressed/vmlinux.scr linux-5.4.69/arch/sh/boot/compressed/vmlinux.scr
---- linux-5.4.69.orig/arch/sh/boot/compressed/vmlinux.scr 2020-10-01 13:19:27.000000000 +0200
-+++ linux-5.4.69/arch/sh/boot/compressed/vmlinux.scr 2020-10-31 07:13:51.213954737 +0100
-@@ -1,6 +1,6 @@
- SECTIONS
- {
-- .rodata..compressed : {
-+ .rodata..compressed : ALIGN(8) {
- input_len = .;
- LONG(input_data_end - input_data) input_data = .;
- *(.data)