forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
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 */