aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-05-13 08:37:56 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-05-13 08:37:56 +0200
commit3349e275067f94ffb4141989aed9cbae7409429b (patch)
treeb151a326fed988eafcb591eece0d423a5552a20f /rust/helpers/helpers.c
parentstaging: gpib: Avoid unused variable warnings (diff)
parentLinux 6.15-rc6 (diff)
downloadwireguard-linux-3349e275067f94ffb4141989aed9cbae7409429b.tar.xz
wireguard-linux-3349e275067f94ffb4141989aed9cbae7409429b.zip
Merge 6.15-rc6 into staging-next
We need the staging changes in here as well Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.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"