Эх сурвалжийг харах

Merge "disp: msm: dp: change the ext display include file" into display-kernel.lnx.5.10

Linux Build Service Account 4 жил өмнө
parent
commit
999a97304c

+ 2 - 2
msm/dp/dp_audio.c

@@ -1,10 +1,10 @@
 // SPDX-License-Identifier: GPL-2.0-only
 // SPDX-License-Identifier: GPL-2.0-only
 /*
 /*
- * Copyright (c) 2016-2020, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2016-2021, The Linux Foundation. All rights reserved.
  */
  */
 
 
 #include <linux/of_platform.h>
 #include <linux/of_platform.h>
-#include <linux/msm_ext_display.h>
+#include <linux/soc/qcom/msm_ext_display.h>
 
 
 #include <drm/drm_dp_helper.h>
 #include <drm/drm_dp_helper.h>