From 7768735873566d26a006c19e21d95d82e7117c31 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Tue, 1 Mar 2016 23:16:17 +0000 Subject: kernel: update kernel 3.18 to version 3.18.27 Signed-off-by: Hauke Mehrtens SVN-Revision: 48874 --- target/linux/sunxi/patches-3.18/200-mmc-add-sdio-function-subnode.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/sunxi') diff --git a/target/linux/sunxi/patches-3.18/200-mmc-add-sdio-function-subnode.patch b/target/linux/sunxi/patches-3.18/200-mmc-add-sdio-function-subnode.patch index 96662d81d0..dcbb3a4767 100644 --- a/target/linux/sunxi/patches-3.18/200-mmc-add-sdio-function-subnode.patch +++ b/target/linux/sunxi/patches-3.18/200-mmc-add-sdio-function-subnode.patch @@ -49,7 +49,7 @@ Signed-off-by: Hans de Goede put_device(&card->dev); --- a/drivers/mmc/core/core.c +++ b/drivers/mmc/core/core.c -@@ -1207,6 +1207,34 @@ EXPORT_SYMBOL(mmc_of_parse_voltage); +@@ -1231,6 +1231,34 @@ EXPORT_SYMBOL(mmc_of_parse_voltage); #endif /* CONFIG_OF */ -- cgit v1.2.3