hc
2024-05-10 cde9070d9970eef1f7ec2360586c802a16230ad8
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)