aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-linaro-3.2/fix_usb.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-linaro-3.2/fix_usb.patch')
-rw-r--r--recipes-kernel/linux/linux-linaro-3.2/fix_usb.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/recipes-kernel/linux/linux-linaro-3.2/fix_usb.patch b/recipes-kernel/linux/linux-linaro-3.2/fix_usb.patch
deleted file mode 100644
index 1f8e39c..0000000
--- a/recipes-kernel/linux/linux-linaro-3.2/fix_usb.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/drivers/usb/core/hub.c b/drivers/usb/core/hub.c
-index 22511188f..7ae0e64 100644
---- a/drivers/usb/core/hub.c
-+++ b/drivers/usb/core/hub.c
-@@ -29,7 +29,7 @@
- #include <asm/byteorder.h>
-
- #include "usb.h"
--#define MX6_USB_HOST_HACK
-+//#define MX6_USB_HOST_HACK
- #ifdef MX6_USB_HOST_HACK
- extern void fsl_platform_set_usb_phy_dis(bool enable);
- #endif