forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/drivers/gpu/drm/vmwgfx/vmwgfx_irq.c
....@@ -25,7 +25,8 @@
2525 *
2626 **************************************************************************/
2727
28
-#include <drm/drmP.h>
28
+#include <linux/sched/signal.h>
29
+
2930 #include "vmwgfx_drv.h"
3031
3132 #define VMW_FENCE_WRAP (1 << 24)