forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
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