Hi,

On Sat, Dec 03 2011, Axel Lin wrote:
> commit 666b6ab "mmc: sdhci-s3c: Add pm_caps into SD/MMC host" introduces below
> build error:
>
>   CC      drivers/mmc/host/sdhci-s3c.o
> drivers/mmc/host/sdhci-s3c.c: In function 'sdhci_s3c_probe':
> drivers/mmc/host/sdhci-s3c.c:524: error: 'struct s3c_sdhci_platdata'
> has no member named 'pm_caps'
> drivers/mmc/host/sdhci-s3c.c:525: error: 'struct s3c_sdhci_platdata'
> has no member named 'pm_caps'
> make[3]: *** [drivers/mmc/host/sdhci-s3c.o] Error 1
> make[2]: *** [drivers/mmc/host] Error 2
> make[1]: *** [drivers/mmc] Error 2
> make: *** [drivers] Error 2
>
> Forgot to add pm_caps to struct s3c_sdhci_platdata?

Known, see http://thread.gmane.org/gmane.linux.kernel.mmc/11464.

I'll pull in the arch code fix, but I need to rebase mmc-next against
a newer Linus tree first (else the patch doesn't apply).

Thanks,

- Chris.
-- 
Chris Ball   <c...@laptop.org>   <http://printf.net/>
One Laptop Per Child
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to