diff options
author | Jonathan Herman <hermanjl@cs.unc.edu> | 2013-01-17 16:15:55 -0500 |
---|---|---|
committer | Jonathan Herman <hermanjl@cs.unc.edu> | 2013-01-17 16:15:55 -0500 |
commit | 8dea78da5cee153b8af9c07a2745f6c55057fe12 (patch) | |
tree | a8f4d49d63b1ecc92f2fddceba0655b2472c5bd9 /drivers/usb/wusbcore/wa-xfer.c | |
parent | 406089d01562f1e2bf9f089fd7637009ebaad589 (diff) |
Patched in Tegra support.
Diffstat (limited to 'drivers/usb/wusbcore/wa-xfer.c')
-rw-r--r-- | drivers/usb/wusbcore/wa-xfer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/wusbcore/wa-xfer.c b/drivers/usb/wusbcore/wa-xfer.c index 57c01ab09ad..419334568be 100644 --- a/drivers/usb/wusbcore/wa-xfer.c +++ b/drivers/usb/wusbcore/wa-xfer.c | |||
@@ -84,7 +84,6 @@ | |||
84 | #include <linux/slab.h> | 84 | #include <linux/slab.h> |
85 | #include <linux/hash.h> | 85 | #include <linux/hash.h> |
86 | #include <linux/ratelimit.h> | 86 | #include <linux/ratelimit.h> |
87 | #include <linux/export.h> | ||
88 | 87 | ||
89 | #include "wa-hc.h" | 88 | #include "wa-hc.h" |
90 | #include "wusbhc.h" | 89 | #include "wusbhc.h" |