forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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)