Skip to content

Commit 7fb6afa

Browse files
DerDakonrgallaispouSTM
authored andcommitted
drm/sti: remove duplicate object names
When merging 2 drivers common object files were not deduplicated. Fixes: dcec16e ("drm/sti: Build monolithic driver") Cc: [email protected] Signed-off-by: Rolf Eike Beer <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Raphael Gallais-Pou <[email protected]>
1 parent 395cc80 commit 7fb6afa

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)