kernel/drivers/gpu/drm/i2c/ch7006_priv.h
.. .. @@ -27,9 +27,9 @@ 27 27 #ifndef __DRM_I2C_CH7006_PRIV_H__ 28 28 #define __DRM_I2C_CH7006_PRIV_H__ 29 29 30 -#include <drm/drmP.h>31 30 #include <drm/drm_crtc_helper.h> 32 31 #include <drm/drm_encoder_slave.h> 32 +#include <drm/drm_probe_helper.h>33 33 #include <drm/i2c/ch7006.h> 34 34 35 35 typedef int64_t fixed;