forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
kernel/drivers/gpu/drm/xen/xen_drm_front_cfg.c
....@@ -8,10 +8,10 @@
88 * Author: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com>
99 */
1010
11
-#include <drm/drmP.h>
12
-
1311 #include <linux/device.h>
1412
13
+#include <drm/drm_print.h>
14
+
1515 #include <xen/interface/io/displif.h>
1616 #include <xen/xenbus.h>
1717