瀏覽代碼

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

Linux Build Service Account 4 年之前
父節點
當前提交
999a97304c
共有 1 個文件被更改,包括 2 次插入2 次删除
  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>