drm/mediatek: Rename files "mtk_drm_gem.c" to "mtk_gem.c"

Rename files mtk_drm_gem.c to mtk_gem.c.

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: CK Hu <ck.hu@mediatek.com>
Signed-off-by: Hsiao Chien Sung <shawn.sung@mediatek.corp-partner.google.com>
Link: https://patchwork.kernel.org/project/dri-devel/patch/20240322091232.26387-14-shawn.sung@mediatek.com/
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
This commit is contained in:
Hsiao Chien Sung
2024-03-22 17:12:31 +08:00
committed by Chun-Kuang Hu
parent f2468165f7
commit 535960b95f
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -11,10 +11,10 @@ mediatek-drm-y := mtk_crtc.o \
mtk_disp_ovl_adaptor.o \
mtk_disp_rdma.o \
mtk_drm_drv.o \
mtk_drm_gem.o \
mtk_dsi.o \
mtk_dpi.o \
mtk_ethdr.o \
mtk_gem.o \
mtk_mdp_rdma.o \
mtk_padding.o \
mtk_plane.o