All of lore.kernel.org
 help / color / mirror / Atom feed
* [git:media_tree/master] media: cec: add stm32 driver
@ 2021-01-26 18:15 Mauro Carvalho Chehab
  0 siblings, 0 replies; only message in thread
From: Mauro Carvalho Chehab @ 2021-01-26 18:15 UTC (permalink / raw)
  To: linuxtv-commits; +Cc: Hans Verkuil, Yannick Fertre, stable

This is an automatic generated email to let you know that the following patch were queued:

Subject: media: cec: add stm32 driver
Author:  Yannick Fertre <yannick.fertre@foss.st.com>
Date:    Fri Jan 15 15:31:44 2021 +0100

Missing stm32 directory to Makefile.

Signed-off-by: Yannick Fertre <yannick.fertre@foss.st.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Fixes: 4be5e8648b0c ("media: move CEC platform drivers to a separate directory")
Cc: <stable@vger.kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>

 drivers/media/cec/platform/Makefile | 1 +
 1 file changed, 1 insertion(+)

---

diff --git a/drivers/media/cec/platform/Makefile b/drivers/media/cec/platform/Makefile
index 3a947159b25a..ea6f8ee8161c 100644
--- a/drivers/media/cec/platform/Makefile
+++ b/drivers/media/cec/platform/Makefile
@@ -10,5 +10,6 @@ obj-$(CONFIG_CEC_MESON_AO)	+= meson/
 obj-$(CONFIG_CEC_SAMSUNG_S5P)	+= s5p/
 obj-$(CONFIG_CEC_SECO)		+= seco/
 obj-$(CONFIG_CEC_STI)		+= sti/
+obj-$(CONFIG_CEC_STM32)		+= stm32/
 obj-$(CONFIG_CEC_TEGRA)		+= tegra/
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-02-01  9:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-26 18:15 [git:media_tree/master] media: cec: add stm32 driver Mauro Carvalho Chehab

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.