forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
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;