forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
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 */