aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm27xx/patches-5.10/950-0046-MMC-added-alternative-MMC-driver.patch
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2022-11-25 16:10:45 -0500
committerHauke Mehrtens <hauke@hauke-m.de>2022-11-27 15:43:08 +0100
commit078bdc1856ef650c844bf180e0cb144c2db11f45 (patch)
tree6dc11b40ba026359e118a63229bdcd9f7f861b1e /target/linux/bcm27xx/patches-5.10/950-0046-MMC-added-alternative-MMC-driver.patch
parentb7388191a5e9e3af35a0b888a48a491c6ea125a7 (diff)
downloadupstream-078bdc1856ef650c844bf180e0cb144c2db11f45.tar.gz
upstream-078bdc1856ef650c844bf180e0cb144c2db11f45.tar.bz2
upstream-078bdc1856ef650c844bf180e0cb144c2db11f45.zip
kernel: bump 5.10 to 5.10.156
Manually rebased: ath79/patches-5.10/910-unaligned_access_hacks.patch All other patches automatically rebased. Signed-off-by: John Audia <therealgraysky@proton.me> (cherry picked from commit acb10faa35748ca3a7e0f559c431a1a752fdc529)
Diffstat (limited to 'target/linux/bcm27xx/patches-5.10/950-0046-MMC-added-alternative-MMC-driver.patch')
-rw-r--r--target/linux/bcm27xx/patches-5.10/950-0046-MMC-added-alternative-MMC-driver.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm27xx/patches-5.10/950-0046-MMC-added-alternative-MMC-driver.patch b/target/linux/bcm27xx/patches-5.10/950-0046-MMC-added-alternative-MMC-driver.patch
index cc56cff24f..590a19c3a2 100644
--- a/target/linux/bcm27xx/patches-5.10/950-0046-MMC-added-alternative-MMC-driver.patch
+++ b/target/linux/bcm27xx/patches-5.10/950-0046-MMC-added-alternative-MMC-driver.patch
@@ -266,7 +266,7 @@ Signed-off-by: Yaroslav Rosomakho <yaroslavros@gmail.com>
goto out;
--- a/drivers/mmc/core/core.c
+++ b/drivers/mmc/core/core.c
-@@ -1874,7 +1874,8 @@ EXPORT_SYMBOL(mmc_erase);
+@@ -1880,7 +1880,8 @@ EXPORT_SYMBOL(mmc_erase);
int mmc_can_erase(struct mmc_card *card)
{