From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Hesselbarth Subject: Re: linux-next: build failure after merge of the mmc tree Date: Fri, 23 May 2014 10:45:03 +0200 Message-ID: <537F0A8F.4090104@gmail.com> References: <20140523153212.40c9cc95@canb.auug.org.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-ee0-f47.google.com ([74.125.83.47]:51538 "EHLO mail-ee0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750958AbaEWIpI (ORCPT ); Fri, 23 May 2014 04:45:08 -0400 In-Reply-To: <20140523153212.40c9cc95@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell , Chris Ball Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Russell King , Ulf Hansson , Markus Pargmann , Stephen Warren On 05/23/2014 07:32 AM, Stephen Rothwell wrote: > After merging the mmc tree, today's linux-next build (arm multi_v7_defconfig) > failed like this: > > drivers/mmc/host/sdhci-dove.c: In function 'sdhci_dove_carddetect_irq': > drivers/mmc/host/sdhci-dove.c:42:24: error: 'struct sdhci_host' has no member named 'card_tasklet' > > Caused by commit 3560db8e247a ("mmc: sdhci: push card_tasklet into > threaded irq handler"). > > I have used the mmc tree from next-20140522 for today. Stephen, I received that build failure yesterday for mmc-next. Patch sent to Chris and Ulf. Should be fixed as soon as it hits mmc-next. Sebastian