Hi, Content-Disposition: inline; filename=mci_platdata.patch Signed-off-by: Arnaud Patard <arnaud.patard@xxxxxxxxxxx> --- arch/arm/plat-s3c24xx/devs.c | 2 1 + 1 - 0 ! 1 file changed, 1 insertion(+), 1 deletion(-) Index: linux-2.6/arch/arm/plat-s3c24xx/devs.c =================================================================== --- linux-2.6.orig/arch/arm/plat-s3c24xx/devs.c 2010-04-21 21:41:04.604110022 +0200 +++ linux-2.6/arch/arm/plat-s3c24xx/devs.c 2010-04-21 22:02:40.564150565 +0200 @@ -371,7 +371,7 @@ struct platform_device s3c_device_sdi = EXPORT_SYMBOL(s3c_device_sdi); -void s3c24xx_mci_set_platdata(struct s3c24xx_mci_pdata *pdata) +void __init s3c24xx_mci_set_platdata(struct s3c24xx_mci_pdata *pdata) { struct s3c24xx_mci_pdata *npd; -- -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html