summaryrefslogtreecommitdiff
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2025-05-04 11:25:52 +0300
committerIngo Molnar <mingo@kernel.org>2025-05-04 11:25:52 +0300
commita78701fe4befbe3c1720f84c893d5565edbbd11b (patch)
treeb7f461c86dd6306bdabe3d5f8575a73f73f3304d /rust/helpers/helpers.c
parentde8304c319bc020ef79d109909ad40e944d82c82 (diff)
parentb4432656b36e5cc1d50a1f2dc15357543add530e (diff)
downloadlinux-a78701fe4befbe3c1720f84c893d5565edbbd11b.tar.xz
Merge tag 'v6.15-rc4' into x86/fpu, 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"