From 9f3fcfae178c909a28ed450d655898d4d78bea1d Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 18 Nov 2012 21:40:30 +0000 Subject: kernel: refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34253 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm47xx/patches-3.6/186-USB-EHCI-bcma-fix-driver.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm47xx/patches-3.6/186-USB-EHCI-bcma-fix-driver.patch') diff --git a/target/linux/brcm47xx/patches-3.6/186-USB-EHCI-bcma-fix-driver.patch b/target/linux/brcm47xx/patches-3.6/186-USB-EHCI-bcma-fix-driver.patch index b3800340c8..9efb6df6a6 100644 --- a/target/linux/brcm47xx/patches-3.6/186-USB-EHCI-bcma-fix-driver.patch +++ b/target/linux/brcm47xx/patches-3.6/186-USB-EHCI-bcma-fix-driver.patch @@ -1,6 +1,6 @@ --- a/drivers/usb/host/bcma-hcd.c +++ b/drivers/usb/host/bcma-hcd.c -@@ -45,7 +45,7 @@ static int bcma_wait_bits(struct bcma_de +@@ -46,7 +46,7 @@ static int bcma_wait_bits(struct bcma_de for (i = 0; i < timeout; i++) { val = bcma_read32(dev, reg); -- cgit v1.2.3