From: Ville Syrjälä <[email protected]> Repost of the stragglers from https://patchwork.freedesktop.org/series/132164/
Cc: Alison Wang <[email protected]> Cc: Chun-Kuang Hu <[email protected]> Cc: Laurentiu Palcu <[email protected]> Cc: [email protected] Cc: [email protected] Cc: Lucas Stach <[email protected]> Cc: Neil Armstrong <[email protected]> Cc: Philipp Zabel <[email protected]> Cc: Russell King <[email protected]> Cc: Stefan Agner <[email protected]> Cc: Tomi Valkeinen <[email protected]> Ville Syrjälä (10): drm/tilcdc: Allow build without __iowmb() drm/tilcdc: Allow build with COMPILE_TEST=y drm/armada: Fix printk arguments drm/armada: Fix armada_debugfs_crtc_reg_write() return type drm/armada: Allow build with COMPILE_TEST=y drm/imx/dcss: Fix 64bit divisions drm/imx/dcss: Allow build with COMPILE_TEST=y drm/fsl-dcu: Allow build with COMPILE_TEST=y drm/mediatek: Allow build with COMPILE_TEST=y drm/meson: Allow build with COMPILE_TEST=y drivers/gpu/drm/armada/Kconfig | 2 +- drivers/gpu/drm/armada/armada_debugfs.c | 2 +- drivers/gpu/drm/armada/armada_gem.c | 2 +- drivers/gpu/drm/fsl-dcu/Kconfig | 2 +- drivers/gpu/drm/imx/dcss/Kconfig | 2 +- drivers/gpu/drm/imx/dcss/dcss-scaler.c | 4 ++-- drivers/gpu/drm/mediatek/Kconfig | 4 ++-- drivers/gpu/drm/meson/Kconfig | 2 +- drivers/gpu/drm/tilcdc/Kconfig | 2 +- drivers/gpu/drm/tilcdc/tilcdc_regs.h | 3 +++ 10 files changed, 14 insertions(+), 11 deletions(-) -- 2.45.2
