From: Chris Ball <cjb@laptop.org>
To: Axel Lin <axel.lin@gmail.com>
Cc: linux-mmc@vger.kernel.org, Sangwook Lee <sangwook.lee@samsung.com>
Subject: Re: [linux-next] sdhci-s3c build error
Date: Sat, 03 Dec 2011 19:09:14 -0500 [thread overview]
Message-ID: <87borpfb9x.fsf@laptop.org> (raw)
In-Reply-To: <1322957045.19303.0.camel@phoenix> (Axel Lin's message of "Sun, 04 Dec 2011 08:04:05 +0800")
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
next prev parent reply other threads:[~2011-12-04 0:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-04 0:04 [linux-next] sdhci-s3c build error Axel Lin
2011-12-04 0:09 ` Chris Ball [this message]
2011-12-08 3:52 ` Chris Ball
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87borpfb9x.fsf@laptop.org \
--to=cjb@laptop.org \
--cc=axel.lin@gmail.com \
--cc=linux-mmc@vger.kernel.org \
--cc=sangwook.lee@samsung.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.