aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2025-05-06 07:09:49 +0000
committerThomas Zimmermann <[email protected]>2025-05-06 07:09:49 +0000
commit6a5ca33b88b5cd6ff216593dc8d13c8b4bef6704 (patch)
tree041f4509bc167ef83376c97972128eae996b6e2b /rust/helpers/helpers.c
parentdocs: backlight: Clarify `actual_brightness` (diff)
parentBackMerge tag 'v6.15-rc5' into drm-next (diff)
downloadkernel-6a5ca33b88b5cd6ff216593dc8d13c8b4bef6704.tar.gz
kernel-6a5ca33b88b5cd6ff216593dc8d13c8b4bef6704.zip
Merge drm/drm-next into drm-misc-next
Backmerging drm-next to get fixes from v6.15-rc5. Signed-off-by: Thomas Zimmermann <[email protected]>
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"