diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2016-03-01 23:16:17 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2016-03-01 23:16:17 +0000 |
commit | 7768735873566d26a006c19e21d95d82e7117c31 (patch) | |
tree | f416bc26820d127f03a42e58cef93b3b5bd87160 /target/linux/sunxi | |
parent | 25b34dd97fcb36350ac515469001e7c489521718 (diff) | |
download | upstream-7768735873566d26a006c19e21d95d82e7117c31.tar.gz upstream-7768735873566d26a006c19e21d95d82e7117c31.tar.bz2 upstream-7768735873566d26a006c19e21d95d82e7117c31.zip |
kernel: update kernel 3.18 to version 3.18.27
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 48874
Diffstat (limited to 'target/linux/sunxi')
-rw-r--r-- | target/linux/sunxi/patches-3.18/200-mmc-add-sdio-function-subnode.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 <hdegoede@redhat.com> 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 */ |