On Thu, Apr 03, 2014 at 09:13:29AM +0200, Sherif Shehab Aldin wrote:
>  static void hfa384x_usbctlx_resptimerfn(unsigned long data)
>  {
> -     hfa384x_t *hw = (hfa384x_t *) data;
> +     hfa384x_t *hw = (hfa384x_t *)
>       unsigned long flags;
>  
>       spin_lock_irqsave(&hw->ctlxq.lock, flags);

This breaks the build.

regards,
dan carpenter
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to