forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f70575805708cabdedea7498aaa3f710fde4d920
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 */