linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* v2.6.33-rc2 build error - missing tmio mmc patches
@ 2009-12-28  8:11 Magnus Damm
  2010-01-04 13:45 ` Samuel Ortiz
  0 siblings, 1 reply; 2+ messages in thread
From: Magnus Damm @ 2009-12-28  8:11 UTC (permalink / raw)
  To: linux-kernel; +Cc: SH-Linux, Ian Molton, Samuel Ortiz

Hi everyone,

v2.6.33-rc2 does not build in the case of CONFIG_MFD_SH_MOBILE_SDHI=y.
Linux-next used to build just fine when I developed the driver, but
now it looks like some tmio-mmc patches present in linux-next never
made it into -rc.

  CC      drivers/mfd/sh_mobile_sdhi.o
drivers/mfd/sh_mobile_sdhi.c: In function 'sh_mobile_sdhi_probe':
drivers/mfd/sh_mobile_sdhi.c:100: error: 'struct tmio_mmc_data' has no
member named 'set_pwr'
make[2]: *** [drivers/mfd/sh_mobile_sdhi.o] Error 1

In more detail, the missing patch is here:
http://git.mnementh.co.uk/cgi-bin/gitweb.cgi?p=linux-2.6-im.git;a=commitdiff;hLd83bd05e6c817a4a72ababd82bf5ae700c021d

What needs to be done to get the patch above included in rc3? Is there
anything I can do?

Thanks,

/ magnus

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: v2.6.33-rc2 build error - missing tmio mmc patches
  2009-12-28  8:11 v2.6.33-rc2 build error - missing tmio mmc patches Magnus Damm
@ 2010-01-04 13:45 ` Samuel Ortiz
  0 siblings, 0 replies; 2+ messages in thread
From: Samuel Ortiz @ 2010-01-04 13:45 UTC (permalink / raw)
  To: Magnus Damm; +Cc: linux-kernel, SH-Linux, Ian Molton

Hi Magnus,

On Mon, Dec 28, 2009 at 05:11:27PM +0900, Magnus Damm wrote:
> Hi everyone,
> 
> v2.6.33-rc2 does not build in the case of CONFIG_MFD_SH_MOBILE_SDHI=y.
> Linux-next used to build just fine when I developed the driver, but
> now it looks like some tmio-mmc patches present in linux-next never
> made it into -rc.
> 
>   CC      drivers/mfd/sh_mobile_sdhi.o
> drivers/mfd/sh_mobile_sdhi.c: In function 'sh_mobile_sdhi_probe':
> drivers/mfd/sh_mobile_sdhi.c:100: error: 'struct tmio_mmc_data' has no
> member named 'set_pwr'
> make[2]: *** [drivers/mfd/sh_mobile_sdhi.o] Error 1
> 
> In more detail, the missing patch is here:
> http://git.mnementh.co.uk/cgi-bin/gitweb.cgi?p=linux-2.6-im.git;a=commitdiff;hLd83bd05e6c817a4a72ababd82bf5ae700c021d
> 
> What needs to be done to get the patch above included in rc3? Is there
> anything I can do?
Ian assumed anything that was in linux-next was being pulled by Linus
automatically. That's why this code is not there.
Could you or Ian please submit this patch to linux-kernel and me. If it's all
fine, I'll carry it with my next .33 fixes.

Cheers,
Samuel.


> Thanks,
> 
> / magnus

-- 
Intel Open Source Technology Centre
http://oss.intel.com/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-01-04 13:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-28  8:11 v2.6.33-rc2 build error - missing tmio mmc patches Magnus Damm
2010-01-04 13:45 ` Samuel Ortiz

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).