summaryrefslogtreecommitdiff
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorPeter Zijlstra <peterz@infradead.org>2025-04-25 15:55:20 +0300
committerPeter Zijlstra <peterz@infradead.org>2025-04-25 15:55:20 +0300
commit1caafd919e2a5c483f7a27449f8497fa4b15a44f (patch)
tree0cfd4f3121273ae2bee75d3b01e376f742a31406 /rust/helpers/helpers.c
parent2492e5aba2be064d0604ae23ae0770ecc0168192 (diff)
parent7da9960b59fb7e590eb8538c9428db55a4ea2d23 (diff)
downloadlinux-1caafd919e2a5c483f7a27449f8497fa4b15a44f.tar.xz
Merge branch 'perf/urgent'
Merge urgent fixes for dependencies. Signed-off-by: Peter Zijlstra <peterz@infradead.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"