Skip to content

Commit b2c11fe

Browse files
DerDakongregkh
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>
1 parent c90b95e commit b2c11fe

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)