Skip to content

Commit

Permalink
drm/sti: remove duplicate object names
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Rolf Eike Beer authored and Greg Kroah-Hartman committed Apr 25, 2025
1 parent c90b95e commit b2c11fe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/gpu/drm/sti/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ sti-drm-y := \
sti_compositor.o \
sti_crtc.o \
sti_plane.o \
sti_crtc.o \
sti_plane.o \
sti_hdmi.o \
sti_hdmi_tx3g4c28phy.o \
sti_dvo.o \
Expand Down

0 comments on commit b2c11fe

Please sign in to comment.