diff options
Diffstat (limited to 'target/linux/bcm27xx/patches-5.15/950-0070-MMC-added-alternative-MMC-driver.patch')
-rw-r--r-- | target/linux/bcm27xx/patches-5.15/950-0070-MMC-added-alternative-MMC-driver.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm27xx/patches-5.15/950-0070-MMC-added-alternative-MMC-driver.patch b/target/linux/bcm27xx/patches-5.15/950-0070-MMC-added-alternative-MMC-driver.patch index 4548083000..3e2d3135c5 100644 --- a/target/linux/bcm27xx/patches-5.15/950-0070-MMC-added-alternative-MMC-driver.patch +++ b/target/linux/bcm27xx/patches-5.15/950-0070-MMC-added-alternative-MMC-driver.patch @@ -291,7 +291,7 @@ bcm2835-mmc: uninitialized_var is no more goto out; --- a/drivers/mmc/core/core.c +++ b/drivers/mmc/core/core.c -@@ -1801,7 +1801,8 @@ EXPORT_SYMBOL(mmc_erase); +@@ -1807,7 +1807,8 @@ EXPORT_SYMBOL(mmc_erase); int mmc_can_erase(struct mmc_card *card) { |