Jelajahi Sumber

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

Linux Build Service Account 4 tahun lalu
induk
melakukan
999a97304c
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      msm/dp/dp_audio.c

+ 2 - 2
msm/dp/dp_audio.c

@@ -1,10 +1,10 @@
 // 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/msm_ext_display.h>
+#include <linux/soc/qcom/msm_ext_display.h>
 
 #include <drm/drm_dp_helper.h>