diff options
| author | John Vogel <jvogel@stygian.me> | 2026-07-28 05:01:42 -0400 |
|---|---|---|
| committer | John Vogel <jvogel@stygian.me> | 2026-07-28 05:01:42 -0400 |
| commit | 7bc38f416153ad68e09fe0c70b349ee19a86a2e6 (patch) | |
| tree | 19bbfa978490bd33adb7a9a39255dd7ac2692b5e /linux-dragon/tools-headers.patch | |
| download | dragon-7bc38f416153ad68e09fe0c70b349ee19a86a2e6.tar.gz | |
dragon/linux-dragon: new aport
Linux kernel for the Radxa Dragon Q6A. Patch source is from
https://github.com/radxa/kernel from the linux-7.0.11 branch.
Patch is up-to-date with radxa kernel sources at this time.
Diffstat (limited to 'linux-dragon/tools-headers.patch')
| -rw-r--r-- | linux-dragon/tools-headers.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/linux-dragon/tools-headers.patch b/linux-dragon/tools-headers.patch new file mode 100644 index 0000000..3419488 --- /dev/null +++ b/linux-dragon/tools-headers.patch @@ -0,0 +1,12 @@ +diff --git a/tools/arch/x86/include/asm/insn.h b/tools/arch/x86/include/asm/insn.h +index 8f10f2943370..9537b0078e5a 100644 +--- a/tools/arch/x86/include/asm/insn.h ++++ b/tools/arch/x86/include/asm/insn.h +@@ -7,6 +7,7 @@ + * Copyright (C) IBM Corporation, 2009 + */ + ++#include <linux/compiler.h> + #include <asm/byteorder.h> + /* insn_attr_t is defined in inat.h */ + #include "inat.h" /* __ignore_sync_check__ */ |
