Skip to content

Commit 9e7e726

Browse files
DerDakonjfvogel
authored andcommitted
drm/sti: remove duplicate object names
commit 7fb6afa upstream. When merging 2 drivers common object files were not deduplicated. Fixes: dcec16e ("drm/sti: Build monolithic driver") Cc: stable@kernel.org Signed-off-by: Rolf Eike Beer <eb@emlix.com> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Link: https://lore.kernel.org/r/1920148.tdWV9SEqCh@devpool47.emlix.com Signed-off-by: Raphael Gallais-Pou <raphael.gallais-pou@foss.st.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> (cherry picked from commit b2c11fea2680457cf1290a449cd3f83e562d229f) Signed-off-by: Jack Vogel <jack.vogel@oracle.com>
1 parent bbfe5fa commit 9e7e726

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

drivers/gpu/drm/sti/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ sti-drm-y := \
77
sti_compositor.o \
88
sti_crtc.o \
99
sti_plane.o \
10-
sti_crtc.o \
11-
sti_plane.o \
1210
sti_hdmi.o \
1311
sti_hdmi_tx3g4c28phy.o \
1412
sti_dvo.o \

0 commit comments

Comments
 (0)