All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Sakamoto <o-takashi@sakamocchi.jp>
To: clemens@ladisch.de, tiwai@suse.de
Cc: alsa-devel@alsa-project.org
Subject: [PATCH] ALSA: oxfw: remove a meaningless entry from firewire Makefile
Date: Sun, 18 Oct 2015 13:46:48 +0900	[thread overview]
Message-ID: <1445143608-23297-2-git-send-email-o-takashi@sakamocchi.jp> (raw)
In-Reply-To: <1445143608-23297-1-git-send-email-o-takashi@sakamocchi.jp>

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

  reply	other threads:[~2015-10-18  4:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-18  4:46 [PATCH] ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in Takashi Sakamoto
2015-10-18  4:46 ` Takashi Sakamoto [this message]
2015-10-18  7:10   ` [PATCH] ALSA: oxfw: remove a meaningless entry from firewire Makefile Takashi Iwai
2015-10-18  7:10 ` [PATCH] ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1445143608-23297-2-git-send-email-o-takashi@sakamocchi.jp \
    --to=o-takashi@sakamocchi.jp \
    --cc=alsa-devel@alsa-project.org \
    --cc=clemens@ladisch.de \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.