summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2015-10-18 13:46:48 +0900
committerTakashi Iwai <tiwai@suse.de>2015-10-18 09:10:11 +0200
commitad4401e53d1a5db557f287fdb0820ef0c7dfffd6 (patch)
tree08e4f7c49a4b0cfcaf3c94a95b4f6a4ff97a0ac1
parentdf4833886f91eea0d20e6e97066adab308625ef8 (diff)
downloadop-kernel-dev-ad4401e53d1a5db557f287fdb0820ef0c7dfffd6.zip
op-kernel-dev-ad4401e53d1a5db557f287fdb0820ef0c7dfffd6.tar.gz
ALSA: oxfw: remove a meaningless entry from firewire Makefile
A former commit moves oxfw-related codes to a sub-directory, while it forgot to remove an entry from Makefile in parent directory. Fixes: 1a4e39c2e5ca('ALSA: oxfw: Move to its own directory') Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>
-rw-r--r--sound/firewire/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/firewire/Makefile b/sound/firewire/Makefile
index 6ae50f5..f5fb625 100644
--- a/sound/firewire/Makefile
+++ b/sound/firewire/Makefile
@@ -1,6 +1,5 @@
snd-firewire-lib-objs := lib.o iso-resources.o packets-buffer.o \
fcp.o cmp.o amdtp-stream.o amdtp-am824.o
-snd-oxfw-objs := oxfw.o
snd-isight-objs := isight.o
snd-scs1x-objs := scs1x.o
OpenPOWER on IntegriCloud