[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <0e03c853297688e19a9ddca239aaa583@mail.crapouillou.net>
Date: Thu, 26 Jan 2017 11:10:37 +0100
From: Paul Cercueil <paul@...pouillou.net>
To: kbuild test robot <lkp@...el.com>
Cc: kbuild-all@...org, Linus Walleij <linus.walleij@...aro.org>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Ralf Baechle <ralf@...ux-mips.org>,
Ulf Hansson <ulf.hansson@...aro.org>,
Boris Brezillon <boris.brezillon@...e-electrons.com>,
Thierry Reding <thierry.reding@...il.com>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>,
Maarten ter Huurne <maarten@...ewalker.org>,
Lars-Peter Clausen <lars@...afoo.de>,
Paul Burton <paul.burton@...tec.com>,
linux-gpio@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-mips@...ux-mips.org,
linux-mmc@...r.kernel.org, linux-mtd@...ts.infradead.org,
linux-pwm@...r.kernel.org, linux-fbdev@...r.kernel.org,
james.hogan@...tec.com
Subject: Re: [PATCH v3 10/14] mmc: jz4740: Let the pinctrl driver configure the pins
Hi Kbuild Test Robot,
>
> drivers/mmc/host/jz4740_mmc.c: In function 'jz4740_mmc_set_ios':
> drivers/mmc/host/jz4740_mmc.c:864:7: error: implicit declaration of
> function 'gpio_is_valid' [-Werror=implicit-function-declaration]
if (gpio_is_valid(host->pdata->gpio_power))
^~~~~~~~~~~~~
Uuh, I'm sorry about that. Looks like I removed one header too much
(<linux/gpio.h>).
My fault, lately I was testing with ci20_defconfig which doesn't enable
this driver.
Should I send a v4?
Apologies,
-Paul
Powered by blists - more mailing lists