Re: linux-next: build failure after merge of the mmc-uh tree

2016-01-05 Thread Thierry Reding
On Thu, Dec 31, 2015 at 02:53:29PM +1100, Stephen Rothwell wrote: > Hi Ulf, > > After merging the mmc-uh tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > drivers/mmc/host/sdhci-tegra.c:361:38: error: redefinition of > 'sdhci_tegra210_pdata' > static const struct s

linux-next: build failure after merge of the mmc-uh tree

2015-12-30 Thread Stephen Rothwell
Hi Ulf, After merging the mmc-uh tree, today's linux-next build (arm multi_v7_defconfig) failed like this: drivers/mmc/host/sdhci-tegra.c:361:38: error: redefinition of 'sdhci_tegra210_pdata' static const struct sdhci_pltfm_data sdhci_tegra210_pdata = { ^ d

linux-next: build failure after merge of the mmc-uh tree

2015-08-25 Thread Stephen Rothwell
Hi Ulf, After merging the mmc-uh tree, today's linux-next build (x86_64 allmodconfig) failed like this: ERROR: "pinctrl_bind_pins" [drivers/mmc/core/mmc_core.ko] undefined! Caused by commit 175172f6367f ("mmc: pwrseq: bind pinctrl pins before using the gpios") I have used te mmc-uh tree from

Re: linux-next: build failure after merge of the mmc-uh tree

2014-08-11 Thread Ulf Hansson
On 8 August 2014 05:25, Stephen Rothwell wrote: > Hi all, > > On Mon, 28 Jul 2014 14:46:08 +1000 Stephen Rothwell > wrote: >> >> After merging the mmc-uh tree, today's linux-next build (arm >> multi_v7_defconfig) failed like this: >> >> drivers/mmc/host/dw_mmc.c: In function 'dw_mci_reset': >> d

Re: linux-next: build failure after merge of the mmc-uh tree

2014-08-07 Thread Stephen Rothwell
Hi all, On Mon, 28 Jul 2014 14:46:08 +1000 Stephen Rothwell wrote: > > After merging the mmc-uh tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > drivers/mmc/host/dw_mmc.c: In function 'dw_mci_reset': > drivers/mmc/host/dw_mmc.c:2262:3: error: implicit declaration

Re: linux-next: build failure after merge of the mmc-uh tree

2014-08-04 Thread Ulf Hansson
On 28 July 2014 19:58, Sonny Rao wrote: > On Sun, Jul 27, 2014 at 9:46 PM, Stephen Rothwell > wrote: >> Hi Ulf, >> >> After merging the mmc-uh tree, today's linux-next build (arm >> multi_v7_defconfig) failed like this: >> >> drivers/mmc/host/dw_mmc.c: In function 'dw_mci_reset': >> drivers/mmc/

Re: linux-next: build failure after merge of the mmc-uh tree

2014-07-28 Thread Sonny Rao
On Sun, Jul 27, 2014 at 9:46 PM, Stephen Rothwell wrote: > Hi Ulf, > > After merging the mmc-uh tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > drivers/mmc/host/dw_mmc.c: In function 'dw_mci_reset': > drivers/mmc/host/dw_mmc.c:2262:3: error: implicit declaration of

linux-next: build failure after merge of the mmc-uh tree

2014-07-27 Thread Stephen Rothwell
Hi Ulf, After merging the mmc-uh tree, today's linux-next build (arm multi_v7_defconfig) failed like this: drivers/mmc/host/dw_mmc.c: In function 'dw_mci_reset': drivers/mmc/host/dw_mmc.c:2262:3: error: implicit declaration of function 'dw_mci_idmac_reset' [-Werror=implicit-function-declaration]