From 485e52e1d8325c433ee6351a441dc2dd70948814 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Fri, 15 Feb 2013 12:23:49 +0000 Subject: bcm63xx: make nvram checksum failures non fatal fixes #12982. Signed-off-by: Jonas Gorski SVN-Revision: 35605 --- .../brcm63xx/patches-3.7/403-MIPS-BCM63XX-register-ehci-device.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm63xx/patches-3.7/403-MIPS-BCM63XX-register-ehci-device.patch') diff --git a/target/linux/brcm63xx/patches-3.7/403-MIPS-BCM63XX-register-ehci-device.patch b/target/linux/brcm63xx/patches-3.7/403-MIPS-BCM63XX-register-ehci-device.patch index 1c5615f876..10af689076 100644 --- a/target/linux/brcm63xx/patches-3.7/403-MIPS-BCM63XX-register-ehci-device.patch +++ b/target/linux/brcm63xx/patches-3.7/403-MIPS-BCM63XX-register-ehci-device.patch @@ -52,7 +52,7 @@ Subject: [PATCH 33/72] MIPS: BCM63XX: register ehci device. #include #include -@@ -927,6 +928,9 @@ int __init board_register_devices(void) +@@ -924,6 +925,9 @@ int __init board_register_devices(void) if (board.has_usbd) bcm63xx_usbd_register(&board.usbd); -- cgit v1.2.3