[alsa-devel] [PATCH] ALSA: oxfw: remove a meaningless entry from firewire Makefile

Takashi Sakamoto o-takashi at sakamocchi.jp
Sun Oct 18 06:46:48 CEST 2015


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 at sakamocchi.jp>
---
 sound/firewire/Makefile | 1 -
 1 file changed, 1 deletion(-)

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
 
-- 
2.1.4



More information about the Alsa-devel mailing list