Follow i915 with the more naturally flowing naming.

Signed-off-by: Jani Nikula <[email protected]>
---
 drivers/gpu/drm/xe/Makefile                                     | 2 +-
 .../drm/xe/display/{xe_plane_initial.c => xe_initial_plane.c}   | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename drivers/gpu/drm/xe/display/{xe_plane_initial.c => xe_initial_plane.c} 
(100%)

diff --git a/drivers/gpu/drm/xe/Makefile b/drivers/gpu/drm/xe/Makefile
index 7f08b4cd91d6..84fd9f88f63d 100644
--- a/drivers/gpu/drm/xe/Makefile
+++ b/drivers/gpu/drm/xe/Makefile
@@ -217,8 +217,8 @@ xe-$(CONFIG_DRM_XE_DISPLAY) += \
        display/xe_dsb_buffer.o \
        display/xe_fb_pin.o \
        display/xe_hdcp_gsc.o \
+       display/xe_initial_plane.o \
        display/xe_panic.o \
-       display/xe_plane_initial.o \
        display/xe_stolen.o \
        display/xe_tdf.o
 
diff --git a/drivers/gpu/drm/xe/display/xe_plane_initial.c 
b/drivers/gpu/drm/xe/display/xe_initial_plane.c
similarity index 100%
rename from drivers/gpu/drm/xe/display/xe_plane_initial.c
rename to drivers/gpu/drm/xe/display/xe_initial_plane.c
-- 
2.47.3

Reply via email to