From patchwork Tue Oct 21 17:19:00 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ulf Hansson X-Patchwork-Id: 39197 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-lb0-f198.google.com (mail-lb0-f198.google.com [209.85.217.198]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id D5AF22039B for ; Tue, 21 Oct 2014 17:19:24 +0000 (UTC) Received: by mail-lb0-f198.google.com with SMTP id 10sf1106694lbg.9 for ; Tue, 21 Oct 2014 10:19:23 -0700 (PDT) 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: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=mRCkl8Zhbg7Rg/IRY2ZDjybs0PPMZh0tbyILB8icf9Y=; b=JvUBa+r5iOFX2UJY/nloV+nedFKnCdSRJM/aMJ+usNZ+e4h3iWnUD30YWRqZq8gpaz /29ETk+3b9rmAIzS9INM6hcn0l3bfOuLebjRdc8dfcxqmy0PmxhY+jChQnLLUKpfziFp B3WCPiLYYRcYA8wpuRzp5snCoh7tZe2YmlFRyXpjFU4MW3/SPK2HjmOKJIuSFDNxT2C6 ipyKe1Bcd4h2NkdqlTEUiyJ98uabmCHSG+g4MEaNgepEgeqWWO0KTBrB7UBgM8VZ7Sf3 VRh7RY3TBvUvtqDoa9q6m5WucJBYGVfviAmGdY9wD0cGOKUHevn1VQ0lwavCaVCoiMju 6ang== X-Gm-Message-State: ALoCoQlSuL5Uby0YNbt6n6qaP3JGNuHysNmT4+OZH7x1yAoOa9IzEoqk8I9Muj4AwsEI67ARye5Y X-Received: by 10.152.21.170 with SMTP id w10mr716775lae.6.1413911963645; Tue, 21 Oct 2014 10:19:23 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.88.80 with SMTP id be16ls83044lab.107.gmail; Tue, 21 Oct 2014 10:19:23 -0700 (PDT) X-Received: by 10.112.225.225 with SMTP id rn1mr4769576lbc.98.1413911963475; Tue, 21 Oct 2014 10:19:23 -0700 (PDT) Received: from mail-lb0-f169.google.com (mail-lb0-f169.google.com. [209.85.217.169]) by mx.google.com with ESMTPS id q9si19934309lag.92.2014.10.21.10.19.23 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 21 Oct 2014 10:19:23 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.169 as permitted sender) client-ip=209.85.217.169; Received: by mail-lb0-f169.google.com with SMTP id 10so1441656lbg.28 for ; Tue, 21 Oct 2014 10:19:23 -0700 (PDT) X-Received: by 10.112.221.197 with SMTP id qg5mr35937668lbc.32.1413911963400; Tue, 21 Oct 2014 10:19:23 -0700 (PDT) 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.112.84.229 with SMTP id c5csp545206lbz; Tue, 21 Oct 2014 10:19:23 -0700 (PDT) X-Received: by 10.152.28.134 with SMTP id b6mr37156835lah.12.1413911962808; Tue, 21 Oct 2014 10:19:22 -0700 (PDT) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com. [209.85.215.54]) by mx.google.com with ESMTPS id p9si19632585lal.21.2014.10.21.10.19.22 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 21 Oct 2014 10:19:22 -0700 (PDT) Received-SPF: pass (google.com: domain of ulf.hansson@linaro.org designates 209.85.215.54 as permitted sender) client-ip=209.85.215.54; Received: by mail-la0-f54.google.com with SMTP id gm9so1491764lab.27 for ; Tue, 21 Oct 2014 10:19:22 -0700 (PDT) X-Received: by 10.152.206.11 with SMTP id lk11mr36949163lac.42.1413911962040; Tue, 21 Oct 2014 10:19:22 -0700 (PDT) Received: from uffe-Latitude-E6430s.lan (90-231-160-185-no158.tbcn.telia.com. [90.231.160.185]) by mx.google.com with ESMTPSA id uh7sm4791085lac.1.2014.10.21.10.19.20 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 21 Oct 2014 10:19:21 -0700 (PDT) From: Ulf Hansson To: linux-mmc@vger.kernel.org, Ulf Hansson , Chris Ball Subject: [PATCH 02/15] mmc: core: Remove duplicated definition of mmc_send_ext_csd() Date: Tue, 21 Oct 2014 19:19:00 +0200 Message-Id: <1413911953-19012-3-git-send-email-ulf.hansson@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1413911953-19012-1-git-send-email-ulf.hansson@linaro.org> References: <1413911953-19012-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=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.169 as permitted sender) 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: , mmc_send_ext_csd() is an exported function used by both the mmc core and the mmc block layer. Let's remove the local duplicated definition in the mmc core. Signed-off-by: Ulf Hansson --- drivers/mmc/core/mmc_ops.h | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/mmc/core/mmc_ops.h b/drivers/mmc/core/mmc_ops.h index 390dac6..f752ec6 100644 --- a/drivers/mmc/core/mmc_ops.h +++ b/drivers/mmc/core/mmc_ops.h @@ -20,7 +20,6 @@ int mmc_send_op_cond(struct mmc_host *host, u32 ocr, u32 *rocr); int mmc_all_send_cid(struct mmc_host *host, u32 *cid); int mmc_set_relative_addr(struct mmc_card *card); int mmc_send_csd(struct mmc_card *card, u32 *csd); -int mmc_send_ext_csd(struct mmc_card *card, u8 *ext_csd); int mmc_send_status(struct mmc_card *card, u32 *status); int mmc_send_cid(struct mmc_host *host, u32 *cid); int mmc_spi_read_ocr(struct mmc_host *host, int highcap, u32 *ocrp);