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-12-08 08:49:33 -0500
committerHauke Mehrtens <hauke@hauke-m.de>2022-12-15 01:26:25 +0100
commite5cec69484274ab6161d90397e065d17c7cbd406 (patch)
tree6f07b1c45beafd8fcfc41c5d1a447a09afa2ef1e /target/linux/bcm27xx/patches-5.10/950-0046-MMC-added-alternative-MMC-driver.patch
parent3a58bda06b7d4a58387c1d5c0619633e4754fc7c (diff)
downloadupstream-e5cec69484274ab6161d90397e065d17c7cbd406.tar.gz
upstream-e5cec69484274ab6161d90397e065d17c7cbd406.tar.bz2
upstream-e5cec69484274ab6161d90397e065d17c7cbd406.zip
kernel: bump 5.10 to 5.10.158
All patches automatically rebased. Signed-off-by: John Audia <therealgraysky@proton.me> (cherry picked from commit 6801c460b6a72e324c6fc24bc5c14ff3afceb139)
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 590a19c3a2..866c9c9bad 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
-@@ -1880,7 +1880,8 @@ EXPORT_SYMBOL(mmc_erase);
+@@ -1885,7 +1885,8 @@ EXPORT_SYMBOL(mmc_erase);
int mmc_can_erase(struct mmc_card *card)
{