diff options
Diffstat (limited to 'target/linux/bcm63xx/patches-5.4/502-board-bcm6358-DWV-S0_fixes.patch')
-rw-r--r-- | target/linux/bcm63xx/patches-5.4/502-board-bcm6358-DWV-S0_fixes.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/bcm63xx/patches-5.4/502-board-bcm6358-DWV-S0_fixes.patch b/target/linux/bcm63xx/patches-5.4/502-board-bcm6358-DWV-S0_fixes.patch deleted file mode 100644 index 8019136861..0000000000 --- a/target/linux/bcm63xx/patches-5.4/502-board-bcm6358-DWV-S0_fixes.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/arch/mips/bcm63xx/boards/board_bcm963xx.c -+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -426,6 +426,7 @@ static struct board_info __initdata boar - }, - - .has_ohci0 = 1, -+ .has_ehci0 = 1, - }; - #endif /* CONFIG_BCM63XX_CPU_6358 */ - |