Message ID | 20231204090852.1650-6-tzimmermann@suse.de (mailing list archive) |
---|---|
State | Mainlined |
Commit | 9e8f373e8a77c5192532bab6ea267b329fe66b77 |
Delegated to: | Kieran Bingham |
Headers | show |
Series | drm/plane-helpers: Minor clean ups | expand |
diff --git a/drivers/gpu/drm/solomon/ssd130x.h b/drivers/gpu/drm/solomon/ssd130x.h index acf7cedf0c1ab..075c5c3ee75ac 100644 --- a/drivers/gpu/drm/solomon/ssd130x.h +++ b/drivers/gpu/drm/solomon/ssd130x.h @@ -17,7 +17,6 @@ #include <drm/drm_crtc.h> #include <drm/drm_drv.h> #include <drm/drm_encoder.h> -#include <drm/drm_plane_helper.h> #include <linux/regmap.h>