aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2025-06-25 16:56:59 +0000
committersaturneric <[email protected]>2025-06-25 16:56:59 +0000
commit6276c9af940c0e135acff07f392909d18d8f131f (patch)
tree60223eebe733ccdd91904d4dc74eb3c44aeb8801 /rust/helpers/helpers.c
parentMerge tag 'v6.16-rc2' (diff)
parentLinux 6.16-rc3 (diff)
downloadkernel-6276c9af940c0e135acff07f392909d18d8f131f.tar.gz
kernel-6276c9af940c0e135acff07f392909d18d8f131f.zip
Merge tag 'v6.16-rc3'
Linux 6.16-rc3
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 16fa9bca5949..b15b3cddad4e 100644
--- a/rust/helpers/helpers.c
+++ b/rust/helpers/helpers.c
@@ -13,6 +13,7 @@
#include "build_assert.c"
#include "build_bug.c"
#include "clk.c"
+#include "completion.c"
#include "cpu.c"
#include "cpufreq.c"
#include "cpumask.c"