aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPrasad Pandit <[email protected]>2024-03-11 15:34:07 +0530
committerHans Verkuil <[email protected]>2024-04-08 13:48:18 +0200
commit53cdd87c74b768f10464be5d5c7d165dbb7bc790 (patch)
tree882c28f2339391cadc8afcbf71f253eae69cdf45
parentb1f3677aebe5a9352a02b40465e71313f91cbd12 (diff)
media: cxd2880: Add terminating new line to Kconfig
Add terminating new line to the Kconfig file. Signed-off-by: Prasad Pandit <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> [hverkuil: dropped 'Fixes' tag, not relevant for this]
-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.