From ce014b1e3903887d47bede8128f2c698418ac5f1 Mon Sep 17 00:00:00 2001 From: John Audia Date: Fri, 15 Jul 2022 08:20:36 -0400 Subject: kernel: bump 5.15 to 5.15.55 All patches automatically rebased. Build system: x86_64 Build-tested: bcm2711/RPi4B, mt7622/RT3200 Run-tested: bcm2711/RPi4B, mt7622/RT3200 Signed-off-by: John Audia --- .../pending-5.15/101-Use-stddefs.h-instead-of-compiler.h.patch | 4 ---- 1 file changed, 4 deletions(-) (limited to 'target/linux/generic/pending-5.15/101-Use-stddefs.h-instead-of-compiler.h.patch') diff --git a/target/linux/generic/pending-5.15/101-Use-stddefs.h-instead-of-compiler.h.patch b/target/linux/generic/pending-5.15/101-Use-stddefs.h-instead-of-compiler.h.patch index eefbe4b543..55388fb58a 100644 --- a/target/linux/generic/pending-5.15/101-Use-stddefs.h-instead-of-compiler.h.patch +++ b/target/linux/generic/pending-5.15/101-Use-stddefs.h-instead-of-compiler.h.patch @@ -9,8 +9,6 @@ Fix an issue with kernel headers that broke perf. include/uapi/linux/swab.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -diff --git a/include/uapi/linux/swab.h b/include/uapi/linux/swab.h -index 7272f85d6d6a..3736f2fe1541 100644 --- a/include/uapi/linux/swab.h +++ b/include/uapi/linux/swab.h @@ -3,7 +3,7 @@ @@ -22,5 +20,3 @@ index 7272f85d6d6a..3736f2fe1541 100644 #include #include --- - -- cgit v1.2.3