kernel: bump 5.15 to 5.15.104
[openwrt/openwrt.git] / target / linux / generic / hack-5.15 / 212-tools_portability.patch
index 0d8eb6fb9dc279a800b89bd55361304028bf03d3..b488155f9425ad2bab5eccfc47cbf3f95c72330f 100644 (file)
@@ -68,10 +68,10 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
 +#endif
 --- a/tools/include/linux/types.h
 +++ b/tools/include/linux/types.h
-@@ -7,8 +7,12 @@
- #include <stdint.h>
+@@ -10,8 +10,12 @@
  #define __SANE_USERSPACE_TYPES__      /* For PPC64, to get LL64 types */
+ #endif
 +#ifndef __linux__
 +#include <tools/linux_types.h>
 +#else