summaryrefslogtreecommitdiffstats
path: root/target/linux/omap24xx
diff options
context:
space:
mode:
authorMichael Büsch <mb@bu3sch.de>2011-10-29 22:33:59 +0000
committerMichael Büsch <mb@bu3sch.de>2011-10-29 22:33:59 +0000
commite184bfe6f044b886297ef7b7133079cafcb7d5af (patch)
tree55abc264205ef315fe733078a6ce802ae551496d /target/linux/omap24xx
parenta3db2f20553705d8f8d1dff3be46d1d381551495 (diff)
downloadmaster-31e0f0ae-e184bfe6f044b886297ef7b7133079cafcb7d5af.tar.gz
master-31e0f0ae-e184bfe6f044b886297ef7b7133079cafcb7d5af.tar.bz2
master-31e0f0ae-e184bfe6f044b886297ef7b7133079cafcb7d5af.zip
Fix tusb patch
SVN-Revision: 28675
Diffstat (limited to 'target/linux/omap24xx')
-rw-r--r--target/linux/omap24xx/patches-3.1/850-musb-tusb-modular-fixes.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/target/linux/omap24xx/patches-3.1/850-musb-tusb-modular-fixes.patch b/target/linux/omap24xx/patches-3.1/850-musb-tusb-modular-fixes.patch
index 3c7b4629a5..0ad0209f63 100644
--- a/target/linux/omap24xx/patches-3.1/850-musb-tusb-modular-fixes.patch
+++ b/target/linux/omap24xx/patches-3.1/850-musb-tusb-modular-fixes.patch
@@ -1,15 +1,3 @@
-Index: linux-3.1-rc4/drivers/Makefile
-===================================================================
---- linux-3.1-rc4.orig/drivers/Makefile 2011-10-30 00:12:03.959808922 +0200
-+++ linux-3.1-rc4/drivers/Makefile 2011-10-30 00:12:06.543770526 +0200
-@@ -71,6 +71,7 @@ obj-$(CONFIG_USB_OTG_UTILS) += usb/
- obj-$(CONFIG_USB) += usb/
- obj-$(CONFIG_PCI) += usb/
- obj-$(CONFIG_USB_GADGET) += usb/
-+obj-y += usb/
- obj-$(CONFIG_SERIO) += input/serio/
- obj-$(CONFIG_GAMEPORT) += input/gameport/
- obj-$(CONFIG_INPUT) += input/
Index: linux-3.1-rc4/drivers/usb/musb/tusb6010.c
===================================================================
--- linux-3.1-rc4.orig/drivers/usb/musb/tusb6010.c 2011-10-30 00:12:03.951809040 +0200