drm/amd/display: fix dcn20 odm dpp programming
[linux-2.6-microblaze.git] / drivers / gpu / drm / drm_kms_helper_common.c
index 9c5ae82..d9a5ac8 100644 (file)
@@ -26,7 +26,8 @@
  */
 
 #include <linux/module.h>
-#include <drm/drmP.h>
+
+#include <drm/drm_print.h>
 
 #include "drm_crtc_helper_internal.h"