Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: stm32: sai: fix kbuild errors
@ 2018-10-22 15:10 Olivier Moysan
  2018-10-22 15:10 ` [PATCH 1/2] ASoC: stm32: add clock dependency for sai Olivier Moysan
  2018-10-22 15:10 ` [PATCH 2/2] ASoC: stm32: sai: fix master clock naming Olivier Moysan
  0 siblings, 2 replies; 5+ messages in thread
From: Olivier Moysan @ 2018-10-22 15:10 UTC (permalink / raw)
  To: linux-arm-kernel

These patches fix following compilation errors:
- >> sound/soc/stm/stm32_sai_sub.c:260:16: error: field 'hw' has incomplete type
- >> sound/soc/stm/stm32_sai_sub.c:412:3: 
     warning: 'strncat' specified bound 6 equals source length [-Wstringop-overflow=]

Olivier Moysan (2):
  ASoC: stm32: add clock dependency for sai
  ASoC: stm32: sai: fix master clock naming

 sound/soc/stm/Kconfig         | 1 +
 sound/soc/stm/stm32_sai_sub.c | 5 ++---
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-10-23  9:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-22 15:10 [PATCH 0/2] ASoC: stm32: sai: fix kbuild errors Olivier Moysan
2018-10-22 15:10 ` [PATCH 1/2] ASoC: stm32: add clock dependency for sai Olivier Moysan
2018-10-23  9:54   ` Applied "ASoC: stm32: add clock dependency for sai" to the asoc tree Mark Brown
2018-10-22 15:10 ` [PATCH 2/2] ASoC: stm32: sai: fix master clock naming Olivier Moysan
2018-10-23  9:53   ` Applied "ASoC: stm32: sai: fix master clock naming" to the asoc tree Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox