kernel/drivers/gpu/drm/xen/xen_drm_front_cfg.c
.. .. @@ -8,10 +8,10 @@ 8 8 * Author: Oleksandr Andrushchenko <oleksandr_andrushchenko@epam.com> 9 9 */ 10 10 11 -#include <drm/drmP.h>12 -13 11 #include <linux/device.h> 14 12 13 +#include <drm/drm_print.h>14 +15 15 #include <xen/interface/io/displif.h> 16 16 #include <xen/xenbus.h> 17 17