diff options
author | Ilya Yanok <ilya.yanok@cogentembedded.com> | 2012-11-06 13:48:19 +0000 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2012-11-20 00:16:06 +0100 |
commit | 82651c39f6544e932fb86853bf9a648414ccca9a (patch) | |
tree | 0ba60abc58e7ac81a24bf8293678359342a5e54d /include/usb | |
parent | 4151a400cfcd4762ca422a04890cd5869bac155c (diff) |
linux/usb/ch9.h: update with the version from Linux tree
Signed-off-by: Ilya Yanok <ilya.yanok@cogentembedded.com>
Diffstat (limited to 'include/usb')
-rw-r--r-- | include/usb/s3c_udc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/usb/s3c_udc.h b/include/usb/s3c_udc.h index 6a8fd442441..7114dae75dd 100644 --- a/include/usb/s3c_udc.h +++ b/include/usb/s3c_udc.h @@ -24,7 +24,6 @@ #include <asm/errno.h> #include <linux/usb/ch9.h> -#include <usbdescriptors.h> #include <linux/usb/gadget.h> #include <linux/list.h> #include <usb/lin_gadget_compat.h> |