mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +00:00
generic: backport wireless ethernet dispatch for kernel 5.4
This commit is contained in:
parent
cff9b8fc73
commit
8c0824b971
@ -55,7 +55,7 @@ Signed-off-by: David Bauer <mail@david-bauer.net>
|
||||
+};
|
||||
--- a/drivers/mtd/spi-nor/core.c
|
||||
+++ b/drivers/mtd/spi-nor/core.c
|
||||
@@ -1854,6 +1854,7 @@ int spi_nor_sr2_bit7_quad_enable(struct
|
||||
@@ -1832,6 +1832,7 @@ int spi_nor_sr2_bit7_quad_enable(struct
|
||||
|
||||
static const struct spi_nor_manufacturer *manufacturers[] = {
|
||||
&spi_nor_atmel,
|
||||
|
Loading…
Reference in New Issue
Block a user