From patchwork Tue Dec 17 14:04:17 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ulf Hansson X-Patchwork-Id: 22574 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ob0-f197.google.com (mail-ob0-f197.google.com [209.85.214.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id BE8F423FC6 for ; Tue, 17 Dec 2013 14:04:31 +0000 (UTC) Received: by mail-ob0-f197.google.com with SMTP id vb8sf22206817obc.4 for ; Tue, 17 Dec 2013 06:04:31 -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:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=g6Xxly2wismsSYW1k5RSWQPTT6VhTFLiQ+StiRb5i2I=; b=KGoC8LLhAdto4CC0wI+ElU4URcROR1fmLmx3Kh4ZY2jdc5CCFkv6EEpi0aZZ5eQYAr 8RVAdPc6GUXvBS1FxSWgw4R2AI1xnAvUrDU+Tlf1GrUlxHxiJZLezpWpL5aGC2Y9535m 9tHB3RPU6AlmeBRsf/isN48Sb6hg8fTobMEQO1A1ORtHGXk7poXFlnukUWiSjnh9QkXc pw6Oui8+XvwRv5vYD0uHWfaszHck9e6x89IJ07Jh53z8VuP1bB8BnHlTVqVadQ3lihbE 8+MOrZHlimUAmIFcHoGx31+ZHLi8LutYAOBvpTI/u9qCAKyyOBXdx+48gfkGBLriMA99 LAwQ== X-Gm-Message-State: ALoCoQmRPHjJNN7l4SjK76OBn54tNx22Hvn2bHDgbtnRFZPozZF7zEAtB//DsfgOC6CtMLGet35B X-Received: by 10.50.23.19 with SMTP id i19mr1358319igf.3.1387289071271; Tue, 17 Dec 2013 06:04:31 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.128.200 with SMTP id nq8ls2558667qeb.95.gmail; Tue, 17 Dec 2013 06:04:31 -0800 (PST) X-Received: by 10.220.186.68 with SMTP id cr4mr666954vcb.55.1387289070962; Tue, 17 Dec 2013 06:04:30 -0800 (PST) Received: from mail-vb0-f48.google.com (mail-vb0-f48.google.com [209.85.212.48]) by mx.google.com with ESMTPS id bq2si4952156vcb.40.2013.12.17.06.04.30 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 17 Dec 2013 06:04:30 -0800 (PST) Received-SPF: neutral (google.com: 209.85.212.48 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.48; Received: by mail-vb0-f48.google.com with SMTP id f13so4064329vbg.7 for ; Tue, 17 Dec 2013 06:04:30 -0800 (PST) X-Received: by 10.221.42.133 with SMTP id ty5mr620985vcb.61.1387289070453; Tue, 17 Dec 2013 06:04:30 -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 u4csp71065vcz; Tue, 17 Dec 2013 06:04:30 -0800 (PST) X-Received: by 10.112.151.74 with SMTP id uo10mr1330793lbb.45.1387289069512; Tue, 17 Dec 2013 06:04:29 -0800 (PST) Received: from mail-lb0-f177.google.com (mail-lb0-f177.google.com [209.85.217.177]) by mx.google.com with ESMTPS id yf5si7762285lab.107.2013.12.17.06.04.28 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 17 Dec 2013 06:04:29 -0800 (PST) Received-SPF: neutral (google.com: 209.85.217.177 is neither permitted nor denied by best guess record for domain of ulf.hansson@linaro.org) client-ip=209.85.217.177; Received: by mail-lb0-f177.google.com with SMTP id q8so1458392lbi.36 for ; Tue, 17 Dec 2013 06:04:28 -0800 (PST) X-Received: by 10.112.135.102 with SMTP id pr6mr486952lbb.43.1387289068706; Tue, 17 Dec 2013 06:04:28 -0800 (PST) Received: from linaro-ulf.lan (90-231-160-185-no158.tbcn.telia.com. [90.231.160.185]) by mx.google.com with ESMTPSA id bl6sm1684306lbb.5.2013.12.17.06.04.27 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 17 Dec 2013 06:04:28 -0800 (PST) From: Ulf Hansson To: linux-mmc@vger.kernel.org, Chris Ball Cc: Ulf Hansson Subject: [PATCH 2/3] mmc: core: Remove unused host cap MMC_CAP2_BROKEN_VOLTAGE Date: Tue, 17 Dec 2013 15:04:17 +0100 Message-Id: <1387289058-19755-2-git-send-email-ulf.hansson@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1387289058-19755-1-git-send-email-ulf.hansson@linaro.org> References: <1387289058-19755-1-git-send-email-ulf.hansson@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: ulf.hansson@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.48 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: , Signed-off-by: Ulf Hansson --- include/linux/mmc/host.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/linux/mmc/host.h b/include/linux/mmc/host.h index 47fcc5d..a76993c 100644 --- a/include/linux/mmc/host.h +++ b/include/linux/mmc/host.h @@ -272,7 +272,6 @@ struct mmc_host { #define MMC_CAP2_HS200_1_2V_SDR (1 << 6) /* can support */ #define MMC_CAP2_HS200 (MMC_CAP2_HS200_1_8V_SDR | \ MMC_CAP2_HS200_1_2V_SDR) -#define MMC_CAP2_BROKEN_VOLTAGE (1 << 7) /* Use the broken voltage */ #define MMC_CAP2_HC_ERASE_SZ (1 << 9) /* High-capacity erase size */ #define MMC_CAP2_CD_ACTIVE_HIGH (1 << 10) /* Card-detect signal active high */ #define MMC_CAP2_RO_ACTIVE_HIGH (1 << 11) /* Write-protect signal active high */