kernel: bump 5.15 to 5.15.55
[openwrt/staging/hauke.git] / target / linux / generic / pending-5.15 / 101-Use-stddefs.h-instead-of-compiler.h.patch
index eefbe4b543b67a2a2d44cba53b94976942caefd6..55388fb58aeba8d5a9945afa1acad1ccd85afc8d 100644 (file)
@@ -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 <asm/bitsperlong.h>
  #include <asm/swab.h>
  
--- 
-