summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends
diff options
context:
space:
mode:
authorPrasad Pandit <pjp@fedoraproject.org>2024-03-11 15:34:07 +0530
committerHans Verkuil <hverkuil-cisco@xs4all.nl>2024-04-08 13:48:18 +0200
commit53cdd87c74b768f10464be5d5c7d165dbb7bc790 (patch)
tree882c28f2339391cadc8afcbf71f253eae69cdf45 /drivers/media/dvb-frontends
parentb1f3677aebe5a9352a02b40465e71313f91cbd12 (diff)
downloadlinux-stable-53cdd87c74b768f10464be5d5c7d165dbb7bc790.tar.gz
linux-stable-53cdd87c74b768f10464be5d5c7d165dbb7bc790.tar.bz2
linux-stable-53cdd87c74b768f10464be5d5c7d165dbb7bc790.zip
media: cxd2880: Add terminating new line to Kconfig
Add terminating new line to the Kconfig file. Signed-off-by: Prasad Pandit <pjp@fedoraproject.org> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> [hverkuil: dropped 'Fixes' tag, not relevant for this]
Diffstat (limited to 'drivers/media/dvb-frontends')
-rw-r--r--drivers/media/dvb-frontends/cxd2880/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb-frontends/cxd2880/Kconfig b/drivers/media/dvb-frontends/cxd2880/Kconfig
index 9d989676e800..94a8e0b936b9 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.