Hello.

On 07/06/2012 04:44 PM, Neil Zhang wrote:

> Clean unused variable for mv_udc driver.

> Signed-off-by: Neil Zhang <[email protected]>
> ---
>  drivers/usb/gadget/mv_udc_core.c |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)

> diff --git a/drivers/usb/gadget/mv_udc_core.c 
> b/drivers/usb/gadget/mv_udc_core.c
> index 9e40f89..c05d340 100644
> --- a/drivers/usb/gadget/mv_udc_core.c
> +++ b/drivers/usb/gadget/mv_udc_core.c
> @@ -51,7 +51,6 @@
>  #define EPSTATUS_TIMEOUT     10000
>  #define PRIME_TIMEOUT                10000
>  #define READSAFE_TIMEOUT     1000
> -#define DTD_TIMEOUT          1000

   It's not a variable. :-)

WBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to