public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v3] staging: bcm2835-audio: add terminating new line to Kconfig
@ 2024-03-13 11:41 Prasad Pandit
  2024-03-13 11:55 ` Dan Carpenter
  2024-03-25 18:04 ` Greg KH
  0 siblings, 2 replies; 5+ messages in thread
From: Prasad Pandit @ 2024-03-13 11:41 UTC (permalink / raw)
  To: dan.carpenter
  Cc: florian.fainelli, bcm-kernel-feedback-list, linux-arm-kernel,
	gregkh, rjui, sbranden, linux-staging, linux-rpi-kernel,
	linux-kernel, Prasad Pandit

From: Prasad Pandit <pjp@fedoraproject.org>

Add terminating new line to the Kconfig file. It helps
Kconfig parsers to read file without error.

Signed-off-by: Prasad Pandit <pjp@fedoraproject.org>
---
 drivers/staging/vc04_services/bcm2835-audio/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

v3: fix typo and note about parsing errors.
  -> https://lore.kernel.org/lkml/CAE8KmOzcD+__7xdC7tegbHO9HEP48s7=reA4j-tvqVDwzHr+8Q@mail.gmail.com/T/#t

diff --git a/drivers/staging/vc04_services/bcm2835-audio/Kconfig b/drivers/staging/vc04_services/bcm2835-audio/Kconfig
index 7f22f6c85067..7fbb29d3c34d 100644
--- a/drivers/staging/vc04_services/bcm2835-audio/Kconfig
+++ b/drivers/staging/vc04_services/bcm2835-audio/Kconfig
@@ -8,4 +8,4 @@ config SND_BCM2835
 	  Say Y or M if you want to support BCM2835 built in audio.
 	  This driver handles both 3.5mm and HDMI audio, by leveraging
 	  the VCHIQ messaging interface between the kernel and the firmware
-	  running on VideoCore.
\ No newline at end of file
+	  running on VideoCore.
-- 
2.44.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2024-03-26  9:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-13 11:41 [PATCH v3] staging: bcm2835-audio: add terminating new line to Kconfig Prasad Pandit
2024-03-13 11:55 ` Dan Carpenter
2024-03-25 18:04 ` Greg KH
2024-03-25 19:42   ` Dan Carpenter
2024-03-26  9:45     ` Prasad Pandit

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