forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 e636c8d336489bf3eed5878299e6cc045bbad077
kernel/drivers/gpu/drm/i810/i810_drv.h
....@@ -32,7 +32,9 @@
3232 #ifndef _I810_DRV_H_
3333 #define _I810_DRV_H_
3434
35
+#include <drm/drm_ioctl.h>
3536 #include <drm/drm_legacy.h>
37
+#include <drm/i810_drm.h>
3638
3739 /* General customization:
3840 */