aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/firewire
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@kernel.org>2022-03-09 14:25:35 +0100
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-03-12 16:59:52 +0100
commit271e4323d9e93340fe37c15288056bae9e5bb1a0 (patch)
tree95b4d83ce278383190a33e79b3824272e731eb42 /drivers/media/firewire
parentmedia: xc2028: rename the driver from tuner-xc2028 (diff)
downloadlinux-dev-271e4323d9e93340fe37c15288056bae9e5bb1a0.tar.xz
linux-dev-271e4323d9e93340fe37c15288056bae9e5bb1a0.zip
media: Makefiles: remove extra spaces
It is hard to keep all those options aligned as newer config changes get added, and we really don't want to have patches adding new options also touching already existing entries. So, drop the extra spaces. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/media/firewire')
-rw-r--r--drivers/media/firewire/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/firewire/Makefile b/drivers/media/firewire/Makefile
index 3670c85af6f5..d5551e6389bf 100644
--- a/drivers/media/firewire/Makefile
+++ b/drivers/media/firewire/Makefile
@@ -2,4 +2,4 @@
obj-$(CONFIG_DVB_FIREDTV) += firedtv.o
firedtv-y += firedtv-avc.o firedtv-ci.o firedtv-dvb.o firedtv-fe.o firedtv-fw.o
-firedtv-$(CONFIG_DVB_FIREDTV_INPUT) += firedtv-rc.o
+firedtv-$(CONFIG_DVB_FIREDTV_INPUT) += firedtv-rc.o