summaryrefslogtreecommitdiff
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2025-05-02 09:43:44 +0200
committerIngo Molnar <mingo@kernel.org>2025-05-02 09:43:44 +0200
commit0c7b20b852c75836c15487752e29d8706bb571b2 (patch)
tree94e2138096277b25a47ae5be90613e2a06fe6e7e /rust/helpers/helpers.c
parenta5447e92e169dafaf02fd653500105c7186d7128 (diff)
parentb4432656b36e5cc1d50a1f2dc15357543add530e (diff)
Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflicts
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"