aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm27xx/patches-5.4/950-0043-MMC-added-alternative-MMC-driver.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2022-11-27 15:34:18 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2022-11-27 16:28:00 +0100
commite506a0d50fed3d7e3ae2b88682b1d8e94efa9805 (patch)
tree6f26efa9360777ff3d0f234b0e1a2315754df7b1 /target/linux/bcm27xx/patches-5.4/950-0043-MMC-added-alternative-MMC-driver.patch
parent794ddf5ca2c67af82f22061a617b2c23c65380fc (diff)
downloadupstream-e506a0d50fed3d7e3ae2b88682b1d8e94efa9805.tar.gz
upstream-e506a0d50fed3d7e3ae2b88682b1d8e94efa9805.tar.bz2
upstream-e506a0d50fed3d7e3ae2b88682b1d8e94efa9805.zip
kernel: bump 5.4 to 5.4.224
Compile-tested: x86/64 Run-tested: x86/64 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/bcm27xx/patches-5.4/950-0043-MMC-added-alternative-MMC-driver.patch')
-rw-r--r--target/linux/bcm27xx/patches-5.4/950-0043-MMC-added-alternative-MMC-driver.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm27xx/patches-5.4/950-0043-MMC-added-alternative-MMC-driver.patch b/target/linux/bcm27xx/patches-5.4/950-0043-MMC-added-alternative-MMC-driver.patch
index 34ad1be438..e688302597 100644
--- a/target/linux/bcm27xx/patches-5.4/950-0043-MMC-added-alternative-MMC-driver.patch
+++ b/target/linux/bcm27xx/patches-5.4/950-0043-MMC-added-alternative-MMC-driver.patch
@@ -267,7 +267,7 @@ Signed-off-by: Yaroslav Rosomakho <yaroslavros@gmail.com>
goto out;
--- a/drivers/mmc/core/core.c
+++ b/drivers/mmc/core/core.c
-@@ -1925,7 +1925,8 @@ EXPORT_SYMBOL(mmc_erase);
+@@ -1931,7 +1931,8 @@ EXPORT_SYMBOL(mmc_erase);
int mmc_can_erase(struct mmc_card *card)
{
if ((card->host->caps & MMC_CAP_ERASE) &&