summaryrefslogtreecommitdiff
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorUwe Kleine-König <ukleinek@kernel.org>2025-11-07 10:33:34 +0100
committerUwe Kleine-König <ukleinek@kernel.org>2025-11-14 11:56:14 +0100
commita5d51e02d6fa550aed4b31ed67d230e82a771ed5 (patch)
tree82fcdcb27cf9dee2e704311deb96911600d32ded /rust/helpers/helpers.c
parent0a47e5e864c72627aacde1ed464539ba83e45221 (diff)
parent9075ceeadac3e4e4fd906cd84f1ec537442c59be (diff)
Merge branch 'pwm/th1520' into pwm/for-next
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 551da6c9b506..014f20df9148 100644
--- a/rust/helpers/helpers.c
+++ b/rust/helpers/helpers.c
@@ -43,6 +43,7 @@
#include "poll.c"
#include "processor.c"
#include "property.c"
+#include "pwm.c"
#include "rbtree.c"
#include "rcu.c"
#include "refcount.c"