RE: linux-next: build failure after merge of the final tree (mmctree related)

From: Huang Changming-R66093
Date: Mon Feb 06 2012 - 00:05:24 EST


Hi,
Chris' patch which defined the "platform_suspend" is needed.

> -----Original Message-----
> From: Stephen Rothwell [mailto:sfr@xxxxxxxxxxxxxxxx]
> Sent: Monday, February 06, 2012 12:39 PM
> To: Chris Ball
> Cc: linux-next@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; Huang
> Changming-R66093; Jiang Yutang-B14898; Anton Vorontsov
> Subject: linux-next: build failure after merge of the final tree (mmc
> tree related)
>
> Hi all,
>
> After merging the final tree, today's linux-next build (powerpc
> allyesconfig) failed like this:
>
> drivers/mmc/host/sdhci-of-esdhc.c:143:2: error: unknown field
> 'platform_suspend' specified in initializer
> drivers/mmc/host/sdhci-of-esdhc.c:143:2: warning: initialization from
> incompatible pointer type [enabled by default]
> drivers/mmc/host/sdhci-of-esdhc.c:143:2: warning: (near initialization
> for 'sdhci_esdhc_ops.get_timeout_clock') [enabled by default]
> drivers/mmc/host/sdhci-of-esdhc.c:144:2: error: unknown field
> 'platform_resume' specified in initializer
> drivers/mmc/host/sdhci-of-esdhc.c:144:2: warning: initialization from
> incompatible pointer type [enabled by default]
> drivers/mmc/host/sdhci-of-esdhc.c:144:2: warning: (near initialization
> for 'sdhci_esdhc_ops.platform_8bit_width') [enabled by default]
>
> Caused by commit 4f6eeb41eee9 ("mmc: esdhc: Implement power management
> for ESDHC"). I can't see how that was ever even build tested ..
>
> I have reverted that commit for today.
> --
> Cheers,
> Stephen Rothwell sfr@xxxxxxxxxxxxxxxx

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/