From aea0b02c4ce5fda8cfcdd993a176167f2fa1648c Mon Sep 17 00:00:00 2001 From: Markham Date: Tue, 31 Dec 2019 19:40:58 +0100 Subject: [PATCH] hd51/bre2ze4k/h7: add bitsperlong patch --- archive-patches/armbox/4_10_bitsperlong.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 archive-patches/armbox/4_10_bitsperlong.patch diff --git a/archive-patches/armbox/4_10_bitsperlong.patch b/archive-patches/armbox/4_10_bitsperlong.patch new file mode 100644 index 0000000..438beff --- /dev/null +++ b/archive-patches/armbox/4_10_bitsperlong.patch @@ -0,0 +1,12 @@ +--- a/include/uapi/asm-generic/int-ll64.h ++++ b/include/uapi/asm-generic/int-ll64.h +@@ -8,7 +8,7 @@ + #ifndef _UAPI_ASM_GENERIC_INT_LL64_H + #define _UAPI_ASM_GENERIC_INT_LL64_H + +-#include ++#include + + #ifndef __ASSEMBLY__ + /* + -- 2.39.5