From: Prasad Pandit Date: Mon, 11 Mar 2024 10:04:07 +0000 (+0530) Subject: media: cxd2880: Add terminating new line to Kconfig X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=53cdd87c74b768f10464be5d5c7d165dbb7bc790;p=linux.git media: cxd2880: Add terminating new line to Kconfig Add terminating new line to the Kconfig file. Signed-off-by: Prasad Pandit Signed-off-by: Hans Verkuil [hverkuil: dropped 'Fixes' tag, not relevant for this] --- diff --git a/drivers/media/dvb-frontends/cxd2880/Kconfig b/drivers/media/dvb-frontends/cxd2880/Kconfig index 9d989676e8007..94a8e0b936b95 100644 --- a/drivers/media/dvb-frontends/cxd2880/Kconfig +++ b/drivers/media/dvb-frontends/cxd2880/Kconfig @@ -5,4 +5,4 @@ config DVB_CXD2880 depends on DVB_CORE && SPI default m if !MEDIA_SUBDRV_AUTOSELECT help - Say Y when you want to support this frontend. \ No newline at end of file + Say Y when you want to support this frontend.