All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/sti: remove duplicate object names
@ 2025-01-15  8:58 Rolf Eike Beer
  2025-01-16  8:33 ` Dmitry Baryshkov
  2025-04-03 16:46 ` Raphael Gallais-Pou
  0 siblings, 2 replies; 4+ messages in thread
From: Rolf Eike Beer @ 2025-01-15  8:58 UTC (permalink / raw)
  To: Alain Volmat, David Airlie, Maarten Lankhorst, Thomas Zimmermann,
	Simona Vetter
  Cc: dri-devel, Thierry Reding

When merging 2 drivers common object files were not deduplicated.

Fixes: dcec16efd677 ("drm/sti: Build monolithic driver")
Cc: stable@kernel.org
Signed-off-by: Rolf Eike Beer <eb@emlix.com>
---
 drivers/gpu/drm/sti/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/gpu/drm/sti/Makefile b/drivers/gpu/drm/sti/Makefile
index f203ac5514ae..f778a4eee7c9 100644
--- a/drivers/gpu/drm/sti/Makefile
+++ b/drivers/gpu/drm/sti/Makefile
@@ -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 \
-- 
2.47.1


-- 
Rolf Eike Beer

emlix GmbH
Headquarters: Berliner Str. 12, 37073 Göttingen, Germany
Phone +49 (0)551 30664-0, e-mail info@emlix.com
District Court of Göttingen, Registry Number HR B 3160
Managing Directors: Heike Jordan, Dr. Uwe Kracke
VAT ID No. DE 205 198 055
Office Berlin: Panoramastr. 1, 10178 Berlin, Germany
Office Bonn: Bachstr. 6, 53115 Bonn, Germany
http://www.emlix.com

emlix - your embedded Linux partner



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-04-03 17:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-15  8:58 [PATCH] drm/sti: remove duplicate object names Rolf Eike Beer
2025-01-16  8:33 ` Dmitry Baryshkov
2025-03-11 10:16   ` Rolf Eike Beer
2025-04-03 16:46 ` Raphael Gallais-Pou

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.