v2.6.33-rc2 build error - missing tmio mmc patches

From: Magnus Damm
Date: Mon Dec 28 2009 - 03:11:33 EST


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;h=4cd83bd05e6c817a4a72ababd82bf5ae700c021d

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

Thanks,

/ magnus
--
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/