forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/drivers/gpu/drm/i2c/ch7006_priv.h
....@@ -27,9 +27,9 @@
2727 #ifndef __DRM_I2C_CH7006_PRIV_H__
2828 #define __DRM_I2C_CH7006_PRIV_H__
2929
30
-#include <drm/drmP.h>
3130 #include <drm/drm_crtc_helper.h>
3231 #include <drm/drm_encoder_slave.h>
32
+#include <drm/drm_probe_helper.h>
3333 #include <drm/i2c/ch7006.h>
3434
3535 typedef int64_t fixed;