All of lore.kernel.org
 help / color / mirror / Atom feed
From: Xiuli Pan <xiuli.pan@linux.intel.com>
To: alsa-devel@alsa-project.org
Cc: Takashi Iwai <tiwai@suse.de>, Pan Xiuli <xiuli.pan@linux.intel.com>
Subject: [PATCH] conf/ucm: Fix build error for UCM Dell WD15 Dock USB-audio
Date: Thu,  3 May 2018 13:20:36 +0800	[thread overview]
Message-ID: <1525324836-7072-1-git-send-email-xiuli.pan@linux.intel.com> (raw)

From: Pan Xiuli <xiuli.pan@linux.intel.com>

Miss oneline in configure.ac in provious patch
conf/ucm: Add a UCM profile for Dell WD15 Dock USB-audio

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
---
 configure.ac | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure.ac b/configure.ac
index 3ee989e..693b5d5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -725,6 +725,7 @@ AC_OUTPUT(Makefile doc/Makefile doc/pictures/Makefile doc/doxygen.cfg \
 	  src/conf/ucm/chtrt5645-mono-speaker-analog-mic/Makefile \
 	  src/conf/ucm/DAISY-I2S/Makefile \
 	  src/conf/ucm/DB410c/Makefile \
+	  src/conf/ucm/Dell-WD15-Dock/Makefile \
 	  src/conf/ucm/GoogleNyan/Makefile \
 	  src/conf/ucm/gpd-win-pocket-rt5645/Makefile \
 	  src/conf/ucm/HDAudio-Gigabyte-ALC1220DualCodecs/Makefile \
-- 
2.7.4

                 reply	other threads:[~2018-05-03  5:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1525324836-7072-1-git-send-email-xiuli.pan@linux.intel.com \
    --to=xiuli.pan@linux.intel.com \
    --cc=alsa-devel@alsa-project.org \
    --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.