forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
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;