From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.9 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B1818C55179 for ; Tue, 27 Oct 2020 13:42:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4F6B8206FB for ; Tue, 27 Oct 2020 13:42:24 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="rXyuGq7q" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752449AbgJ0NmX (ORCPT ); Tue, 27 Oct 2020 09:42:23 -0400 Received: from mail-vk1-f193.google.com ([209.85.221.193]:41532 "EHLO mail-vk1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752439AbgJ0NmW (ORCPT ); Tue, 27 Oct 2020 09:42:22 -0400 Received: by mail-vk1-f193.google.com with SMTP id t67so363104vkb.8 for ; Tue, 27 Oct 2020 06:42:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=FIvGudOi7kPwId5o0/m4lZbj/CH7bqGmSDB8r0nOFw0=; b=rXyuGq7qrMc3UfdHaG0NoGRnZ463iXKCCb9Z1zeZou8ZCL9mRoOAEOoYRZKxv2iMz0 JMk/jHah0Mi87BEvpK9WUXq7nADIw3a597Lk9By76iRbAn8dlPA0L8uL73vQmbyib+EM SrDkJqBO2pc+ZorsJrrXsKNRR0diVYZTPVsPwdxaj/skHIUjIj7eYGA/5j5k4FJBnQXz KVSPKM1SWNvStQUIRpgg4ikBD72nofFOOdYysrEb6wQv3OKMz5ocLqS/mWzRM/H51KrU pW1JT/sn6hUq0t2AMgfs6wRb6jU3syCQjnXP0F3IFkA7vSFba/+wmwa8ITNbBAFNs8OG kcfg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=FIvGudOi7kPwId5o0/m4lZbj/CH7bqGmSDB8r0nOFw0=; b=EK+7C+ft4T4+URFPKjrhCin3d7GHn7f9X+2hOMy5sGZSmrw4Q+qB3XiJ4+z97Q+lzP e/A+YNLquKa9Jgwr68r+kLlqkfl2HFgQ9iDIlLUGMlHCkBatLVx2QCX8eqxktuI2Q2ZK o3pG7eVKTI2y86BaEGF97uny9q5g1RFx9Y32HOOnNz+Cn8Sye7nMWJLG5wPvGgh+4y72 i/wDaVJAdR77tGKCSdnV4K10PK4cMD/ep83Jdgy1v69fP/IWXRG7qbz56z/TuJLcOXzS pkbzRoELi9Amo8Ufi9zX4ZmSiIM6C4ZtHp6rLMbCR3r5soeXn8pqFMGSUWYOcAmShUks FSug== X-Gm-Message-State: AOAM533e9xVf+yuYMCJ8e9kvLl9G18EpP7HevsDEdg5czC0BY/VqK3+U uZtrqAN9oVyCx/janUW9NEbY4J1sciKAy93Q8c6awg== X-Google-Smtp-Source: ABdhPJwZIaM15qKzaR9vU9aLsZgRwoKkxtpzrUHOBDcbwnnrnc/JYmY94hyCz8n6Uo0fnwZPV4Pvs8AXAWyzUB1zmvM= X-Received: by 2002:a1f:2ed2:: with SMTP id u201mr1413348vku.7.1603806140662; Tue, 27 Oct 2020 06:42:20 -0700 (PDT) MIME-Version: 1.0 References: <20201026153810.89512-1-krzk@kernel.org> In-Reply-To: <20201026153810.89512-1-krzk@kernel.org> From: Ulf Hansson Date: Tue, 27 Oct 2020 14:41:43 +0100 Message-ID: Subject: Re: [PATCH 1/3] mmc: s3cmci: include GPIO descriptor consumer header To: Krzysztof Kozlowski Cc: Ben Dooks , Maxime Ripard , Chen-Yu Tsai , Adrian Hunter , "linux-mmc@vger.kernel.org" , Linux Kernel Mailing List , Linux ARM Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 26 Oct 2020 at 16:40, Krzysztof Kozlowski wrote: > > The driver uses GPIO Descriptor Consumer Interface so include proper > header to fix compile test errors like: > > drivers/mmc/host/s3cmci.c: In function =E2=80=98s3cmci_check_sdio_irq= =E2=80=99: > drivers/mmc/host/s3cmci.c:304:7: error: > implicit declaration of function =E2=80=98gpiod_get_value=E2=80= =99; did you mean =E2=80=98gpio_get_value=E2=80=99? [-Werror=3Dimplicit-fun= ction-declaration] > > drivers/mmc/host/s3cmci.c: In function =E2=80=98s3cmci_probe_pdata=E2= =80=99: > drivers/mmc/host/s3cmci.c:1451:19: error: > implicit declaration of function =E2=80=98devm_gpiod_get_index=E2= =80=99 [-Werror=3Dimplicit-function-declaration] > > Signed-off-by: Krzysztof Kozlowski Applied for next, thanks! Kind regards Uffe > --- > drivers/mmc/host/s3cmci.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/mmc/host/s3cmci.c b/drivers/mmc/host/s3cmci.c > index 643d54eceef6..a33a7823c265 100644 > --- a/drivers/mmc/host/s3cmci.c > +++ b/drivers/mmc/host/s3cmci.c > @@ -17,7 +17,7 @@ > #include > #include > #include > -#include > +#include > #include > #include > #include > -- > 2.25.1 >