From patchwork Thu Jan 30 06:28:27 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 23915 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ve0-f197.google.com (mail-ve0-f197.google.com [209.85.128.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 434FD20300 for ; Thu, 30 Jan 2014 06:33:17 +0000 (UTC) Received: by mail-ve0-f197.google.com with SMTP id oz11sf7032506veb.4 for ; Wed, 29 Jan 2014 22:33:16 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=7fHmjsOppONWjOEfe7Qi6x7Jy9ZI+nPqLEOp7gFJ+QY=; b=AyOo2AFcg87DWwWA7gE9ZpzfnsuREJ2kbuSriUcr+0cTwb2JHGKM9A3mZ0yVwHmKk9 9fopNzfhN8ocGKeWgu76y0yCUXo9jxHWjN4ic8b1hB5dzAJt/ccg4xAd1LCjmqJnX5tc vRq/a3w0umRaRQ4hiN6ioN77feOSGwQccwDpadzjWmJJoioO5RCJOnqR/0Ais7SJcYYW 73Rf2PgbImMDOeFbaUAvuXmM+kkyqgCeUqMIfkVzdayT9k53GYqY2M38bAhmx38pDotf 0z4YzhxGzoxO7pG9Qjl+UKkmKqEPGbu8JBd6aFk6sjkWczLN/xpxAxIO5SSzlYiFmDtN mJYQ== X-Gm-Message-State: ALoCoQn6GLRoi5PyDT6067Ju4/pFWlyQU2ymFUpArHlTRRRnLN8a8k0q3FvudC2PTYFd0Rw1zQXU X-Received: by 10.58.252.9 with SMTP id zo9mr3962460vec.9.1391063595976; Wed, 29 Jan 2014 22:33:15 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.40.137 with SMTP id x9ls478227qgx.53.gmail; Wed, 29 Jan 2014 22:33:15 -0800 (PST) X-Received: by 10.52.171.39 with SMTP id ar7mr4627721vdc.5.1391063595852; Wed, 29 Jan 2014 22:33:15 -0800 (PST) Received: from mail-vb0-f41.google.com (mail-vb0-f41.google.com [209.85.212.41]) by mx.google.com with ESMTPS id tt2si1651076vdc.113.2014.01.29.22.33.15 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 29 Jan 2014 22:33:15 -0800 (PST) Received-SPF: neutral (google.com: 209.85.212.41 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.41; Received: by mail-vb0-f41.google.com with SMTP id g10so1877912vbg.28 for ; Wed, 29 Jan 2014 22:33:15 -0800 (PST) X-Received: by 10.220.133.80 with SMTP id e16mr10179585vct.13.1391063595512; Wed, 29 Jan 2014 22:33:15 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp177306vcz; Wed, 29 Jan 2014 22:33:15 -0800 (PST) X-Received: by 10.66.197.164 with SMTP id iv4mr12741725pac.18.1391063594376; Wed, 29 Jan 2014 22:33:14 -0800 (PST) Received: from mail-pb0-f41.google.com (mail-pb0-f41.google.com [209.85.160.41]) by mx.google.com with ESMTPS id oq9si5153762pac.238.2014.01.29.22.33.13 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 29 Jan 2014 22:33:14 -0800 (PST) Received-SPF: neutral (google.com: 209.85.160.41 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.160.41; Received: by mail-pb0-f41.google.com with SMTP id up15so2771561pbc.28 for ; Wed, 29 Jan 2014 22:33:13 -0800 (PST) X-Received: by 10.66.145.199 with SMTP id sw7mr12451465pab.143.1391063593863; Wed, 29 Jan 2014 22:33:13 -0800 (PST) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id gw11sm13749376pbd.17.2014.01.29.22.33.10 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 29 Jan 2014 22:33:13 -0800 (PST) From: Sachin Kamat To: alsa-devel@alsa-project.org Cc: sbkim73@samsung.com, lgirdwood@gmail.com, broonie@kernel.org, sachin.kamat@linaro.org, patches@linaro.org Subject: [PATCH 1/2] ASoC: Samsung: Remove invalid dependencies Date: Thu, 30 Jan 2014 11:58:27 +0530 Message-Id: <1391063308-11745-1-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: sachin.kamat@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.41 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , These symbols got eliminated when non-DT support for Exynos was removed. Remove them. Signed-off-by: Sachin Kamat --- sound/soc/samsung/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/soc/samsung/Kconfig b/sound/soc/samsung/Kconfig index 1f369c69469c..c006d4aafd5a 100644 --- a/sound/soc/samsung/Kconfig +++ b/sound/soc/samsung/Kconfig @@ -145,7 +145,7 @@ config SND_SOC_SAMSUNG_RX1950_UDA1380 config SND_SOC_SAMSUNG_SMDK_WM9713 tristate "SoC AC97 Audio support for SMDK with WM9713" - depends on SND_SOC_SAMSUNG && (MACH_SMDK6410 || MACH_SMDKC100 || MACH_SMDKV210 || MACH_SMDKC110 || MACH_SMDKV310 || MACH_SMDKC210) + depends on SND_SOC_SAMSUNG && (MACH_SMDK6410 || MACH_SMDKC100 || MACH_SMDKV210 || MACH_SMDKC110) select SND_SOC_WM9713 select SND_SAMSUNG_AC97 help