Skip to content

Commit cf03e29

Browse files
committed
Merge tag 'drm-misc-next-fixes-2023-04-26' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
drm-misc-next-fixes for v6.4-rc1: - Revert uAPI from accel/qaic. - Fix TTM build on archs where PMD_SHIFT is not constant. - Improve error handling in nt35950. - Fix double unregister in otm8009a when removing the driver. Signed-off-by: Dave Airlie <[email protected]> From: Maarten Lankhorst <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
2 parents 289af45 + a50be87 commit cf03e29

File tree

7 files changed

+21
-613
lines changed

7 files changed

+21
-613
lines changed

drivers/accel/qaic/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ obj-$(CONFIG_DRM_ACCEL_QAIC) := qaic.o
77

88
qaic-y := \
99
mhi_controller.o \
10-
mhi_qaic_ctrl.o \
1110
qaic_control.o \
1211
qaic_data.o \
1312
qaic_drv.o

0 commit comments

Comments
 (0)