summaryrefslogtreecommitdiff
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2025-05-04 13:09:02 +0300
committerIngo Molnar <mingo@kernel.org>2025-05-04 13:09:02 +0300
commit39ffd86dd7f9b418847c17fa5dee6273e5ec5759 (patch)
tree542fa5a844e52bae6de483133692624a5390788e /rust/helpers/helpers.c
parent18ea89eae404d119ced26d80ac3e62255ce15409 (diff)
parent8ed12ab1319b2d8e4a529504777aacacf71371e4 (diff)
downloadlinux-39ffd86dd7f9b418847c17fa5dee6273e5ec5759.tar.xz
Merge branch 'x86/urgent' into x86/boot, to pick up fixes
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'rust/helpers/helpers.c')
-rw-r--r--rust/helpers/helpers.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/helpers/helpers.c b/rust/helpers/helpers.c
index e1c21eba9b15..1e7c84df7252 100644
--- a/rust/helpers/helpers.c
+++ b/rust/helpers/helpers.c
@@ -14,6 +14,7 @@
#include "cpumask.c"
#include "cred.c"
#include "device.c"
+#include "dma.c"
#include "err.c"
#include "fs.c"
#include "io.c"