summaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/patches-2.6.30/9995-net-rtl819x-include-paths.patch
diff options
context:
space:
mode:
authorRoman Yeryomin <roman@advem.lv>2013-09-10 16:11:21 +0300
committerRoman Yeryomin <roman@advem.lv>2013-09-10 16:11:21 +0300
commit110b6198a291040b71f0047cf39919000b5c4f6e (patch)
tree73d0d735a689b507fec1fec998107a1300405474 /target/linux/realtek/patches-2.6.30/9995-net-rtl819x-include-paths.patch
parent47d58877f8e393b942d54ab3acd8fd86e8923ad6 (diff)
Use usb driver from Realtek's backfire 1.1
Signed-off-by: Roman Yeryomin <roman@advem.lv>
Diffstat (limited to 'target/linux/realtek/patches-2.6.30/9995-net-rtl819x-include-paths.patch')
-rw-r--r--target/linux/realtek/patches-2.6.30/9995-net-rtl819x-include-paths.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/realtek/patches-2.6.30/9995-net-rtl819x-include-paths.patch b/target/linux/realtek/patches-2.6.30/9995-net-rtl819x-include-paths.patch
index 2710b56cc..239686707 100644
--- a/target/linux/realtek/patches-2.6.30/9995-net-rtl819x-include-paths.patch
+++ b/target/linux/realtek/patches-2.6.30/9995-net-rtl819x-include-paths.patch
@@ -370,17 +370,6 @@
#endif
#ifdef CONFIG_RTL_PROC_DEBUG
---- a/drivers/usb/host/usb-rtl8652.h 2012-12-03 00:13:21.000000000 +0200
-+++ b/drivers/usb/host/usb-rtl8652.h 2013-02-06 02:05:03.071754444 +0200
-@@ -15,7 +15,7 @@
- * with this program; if not, write to the Free Software Foundation, Inc.,
- * 675 Mass Ave, Cambridge, MA 02139, USA.
- */
--#include <bsp/bspchip.h>
-+#include "../../../arch/rlx/bsp/bspchip.h"
- #ifndef _USB_RTL8652_H
- #define _USB_RTL8652_H
- #define PADDR(addr) ((addr) & 0x1FFFFFFF)
--- a/net/rtl/fastpath/fastpath_common.c 2013-02-04 03:15:32.875227255 +0200
+++ b/net/rtl/fastpath/fastpath_common.c 2013-02-06 02:09:07.638365005 +0200
@@ -6,7 +6,7 @@