aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/bcd2000
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2019-06-17 16:40:48 +0200
committerMark Brown <broonie@kernel.org>2019-06-17 16:18:13 +0100
commit501e94b52aeda5841a60ceead5984ff575aeefa0 (patch)
treee9e0c033b54eeadeac509114c54b06f55a031d9c /sound/usb/bcd2000
parentASoC: rt5677: move jack-detect init to i2c probe (diff)
downloadlinux-dev-501e94b52aeda5841a60ceead5984ff575aeefa0.tar.xz
linux-dev-501e94b52aeda5841a60ceead5984ff575aeefa0.zip
ASoC: Add missing newline at end of file
"git diff" says: \ No newline at end of file after modifying the files. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/usb/bcd2000')
-rw-r--r--sound/usb/bcd2000/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/usb/bcd2000/Makefile b/sound/usb/bcd2000/Makefile
index f09ccc0af6ff..0a100310a671 100644
--- a/sound/usb/bcd2000/Makefile
+++ b/sound/usb/bcd2000/Makefile
@@ -1,3 +1,3 @@
snd-bcd2000-y := bcd2000.o
-obj-$(CONFIG_SND_BCD2000) += snd-bcd2000.o \ No newline at end of file
+obj-$(CONFIG_SND_BCD2000) += snd-bcd2000.o