summaryrefslogtreecommitdiff
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2025-05-01 15:46:16 +0900
committerMark Brown <broonie@kernel.org>2025-05-01 15:46:16 +0900
commitc788129c851d990387527b26efd4fd453dde14d2 (patch)
tree3549945ff1a0ecb3a9637b80b0743349353b9c3b /rust/helpers/helpers.c
parentd20df86b056b95845f6ed52da1010059202a0c23 (diff)
parent178c169a30b011971cbbf9c79032b5898b1b07de (diff)
ASoC: codec: twl4030: Convert to GPIO descriptors
Merge series from "Peng Fan (OSS)" <peng.fan@oss.nxp.com>: This is separated from [1]. With an update that sorting the headers in a separate patch. No other changes, so I still keep Linus' R-b for Patch 2. [1] https://lore.kernel.org/all/20250408-asoc-gpio-v1-3-c0db9d3fd6e9@nxp.com/
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"