From patchwork Wed Jan 22 12:00:40 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 23513 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ob0-f199.google.com (mail-ob0-f199.google.com [209.85.214.199]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 1C5F3203C6 for ; Wed, 22 Jan 2014 12:05:23 +0000 (UTC) Received: by mail-ob0-f199.google.com with SMTP id vb8sf965382obc.2 for ; Wed, 22 Jan 2014 04:05:22 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:delivered-to:from:to:cc:subject:date:message-id :in-reply-to:references:mime-version:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe:content-type :content-transfer-encoding; bh=FOBB4OqAmEYwTSH/dO5RpMw8D9nuu/NUsfXdCDDGFUg=; b=AAMC21WuvfoQ/LIU2iUHgBnbEytUplPjOhTBzEMj22cJqTMQ8+zbfUkzK8jnA1o9DZ UhJvPosJHqK1kYbuV9RrgjCDs3PB76q8PElBHqHJwuoquMpElPLLoTcvJEcfxOSLvb9T oqkx9bboT7BPy/7I4gYWLa/rGrOVLXa7yiBH4Dx6ZgyjM7xOPGMSCRJbLZAteGFPzo7S RejVvz+ptJgw4r1LdZFMO9YNLK681c/arxjR2Oh5M4Vef/JFsFJdMCSeUQeGj9y+LatU JhLB5x3w56cDyqiORRvLbcCOHSb52nj9dtnhjR52tY1xYEdguJB0eHPXO4AieOSzCcXv ArTw== X-Gm-Message-State: ALoCoQl/6O9BQd5BO9kIXi7SEEwhpaqYO4kfU68kfMeG715+Re1leOU850Z/hyllGwOhJx0ODtTD X-Received: by 10.42.53.135 with SMTP id n7mr376024icg.11.1390392322295; Wed, 22 Jan 2014 04:05:22 -0800 (PST) X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.91.110 with SMTP id y101ls46897qgd.0.gmail; Wed, 22 Jan 2014 04:05:22 -0800 (PST) X-Received: by 10.220.164.80 with SMTP id d16mr597992vcy.15.1390392322179; Wed, 22 Jan 2014 04:05:22 -0800 (PST) Received: from mail-ve0-f170.google.com (mail-ve0-f170.google.com [209.85.128.170]) by mx.google.com with ESMTPS id c14si4401847veu.142.2014.01.22.04.05.22 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 22 Jan 2014 04:05:22 -0800 (PST) Received-SPF: neutral (google.com: 209.85.128.170 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.170; Received: by mail-ve0-f170.google.com with SMTP id cz12so165490veb.1 for ; Wed, 22 Jan 2014 04:05:22 -0800 (PST) X-Received: by 10.58.229.164 with SMTP id sr4mr641319vec.18.1390392322111; Wed, 22 Jan 2014 04:05:22 -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 u4csp179949vcz; Wed, 22 Jan 2014 04:05:21 -0800 (PST) X-Received: by 10.66.164.70 with SMTP id yo6mr1133754pab.85.1390392321338; Wed, 22 Jan 2014 04:05:21 -0800 (PST) Received: from mail-pd0-f177.google.com (mail-pd0-f177.google.com [209.85.192.177]) by mx.google.com with ESMTPS id if4si9549235pbc.346.2014.01.22.04.05.21 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 22 Jan 2014 04:05:21 -0800 (PST) Received-SPF: neutral (google.com: 209.85.192.177 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.192.177; Received: by mail-pd0-f177.google.com with SMTP id x10so287197pdj.36 for ; Wed, 22 Jan 2014 04:05:21 -0800 (PST) X-Received: by 10.66.121.201 with SMTP id lm9mr1219104pab.80.1390392320949; Wed, 22 Jan 2014 04:05:20 -0800 (PST) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id db3sm22297385pbb.10.2014.01.22.04.05.17 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 22 Jan 2014 04:05:20 -0800 (PST) From: Sachin Kamat To: alsa-devel@alsa-project.org Cc: sbkim73@samsung.com, lgirdwood@gmail.com, broonie@kernel.org, tiwai@suse.de, sachin.kamat@linaro.org, patches@linaro.org Subject: [PATCH 3/6] ASoC: Samsung: h1940_uda1380: Remove unused variable Date: Wed, 22 Jan 2014 17:30:40 +0530 Message-Id: <1390392043-24387-4-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1390392043-24387-1-git-send-email-sachin.kamat@linaro.org> References: <1390392043-24387-1-git-send-email-sachin.kamat@linaro.org> MIME-Version: 1.0 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.128.170 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: , Fixes the following warning: sound/soc/samsung/h1940_uda1380.c:183:6: warning: unused variable ‘err’ [-Wunused-variable] Signed-off-by: Sachin Kamat --- sound/soc/samsung/h1940_uda1380.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sound/soc/samsung/h1940_uda1380.c b/sound/soc/samsung/h1940_uda1380.c index fbced589d077..3b27cd96570b 100644 --- a/sound/soc/samsung/h1940_uda1380.c +++ b/sound/soc/samsung/h1940_uda1380.c @@ -181,7 +181,6 @@ static int h1940_uda1380_init(struct snd_soc_pcm_runtime *rtd) { struct snd_soc_codec *codec = rtd->codec; struct snd_soc_dapm_context *dapm = &codec->dapm; - int err; snd_soc_dapm_enable_pin(dapm, "Headphone Jack"); snd_soc_dapm_enable_pin(dapm, "Speaker");