* [linux-next] sdhci-s3c build error
@ 2011-12-04 0:04 Axel Lin
2011-12-04 0:09 ` Chris Ball
0 siblings, 1 reply; 3+ messages in thread
From: Axel Lin @ 2011-12-04 0:04 UTC (permalink / raw)
To: linux-mmc; +Cc: Sangwook Lee, Chris Ball
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?
Regards,
Axel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [linux-next] sdhci-s3c build error
2011-12-04 0:04 [linux-next] sdhci-s3c build error Axel Lin
@ 2011-12-04 0:09 ` Chris Ball
2011-12-08 3:52 ` Chris Ball
0 siblings, 1 reply; 3+ messages in thread
From: Chris Ball @ 2011-12-04 0:09 UTC (permalink / raw)
To: Axel Lin; +Cc: linux-mmc, Sangwook Lee
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 <cjb@laptop.org> <http://printf.net/>
One Laptop Per Child
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [linux-next] sdhci-s3c build error
2011-12-04 0:09 ` Chris Ball
@ 2011-12-08 3:52 ` Chris Ball
0 siblings, 0 replies; 3+ messages in thread
From: Chris Ball @ 2011-12-08 3:52 UTC (permalink / raw)
To: Axel Lin; +Cc: linux-mmc, Sangwook Lee
Hi,
On Sat, Dec 03 2011, Chris Ball wrote:
>> 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).
I've rebased and pulled this patch into mmc-next now.
Thanks,
- Chris.
--
Chris Ball <cjb@laptop.org> <http://printf.net/>
One Laptop Per Child
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-12-08 3:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-04 0:04 [linux-next] sdhci-s3c build error Axel Lin
2011-12-04 0:09 ` Chris Ball
2011-12-08 3:52 ` Chris Ball
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).