staging: bcm2835-audio: add terminating new line to Kconfig
authorPrasad Pandit <pjp@fedoraproject.org>
Sat, 30 Mar 2024 04:04:11 +0000 (09:34 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 9 Apr 2024 15:51:53 +0000 (17:51 +0200)
Add terminating new line to the Kconfig file. It helps while
displaying file with cat(1) command.

Signed-off-by: Prasad Pandit <pjp@fedoraproject.org>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Acked-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://lore.kernel.org/r/20240330040411.3273337-1-ppandit@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/bcm2835-audio/Kconfig

index 7f22f6c85067eb3f89b0cedf42671c158a6ce43d..7fbb29d3c34db91f5f638a621cc11285e901ea4c 100644 (file)
@@ -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.