usb: gadget: pch_udc: Fix wrong return value
[pandora-kernel.git] / drivers / usb / gadget / uvc_v4l2.c
index 52f8f9e..f6e083b 100644 (file)
@@ -8,7 +8,6 @@
  *     it under the terms of the GNU General Public License as published by
  *     the Free Software Foundation; either version 2 of the License, or
  *     (at your option) any later version.
- *
  */
 
 #include <linux/kernel.h>
@@ -16,7 +15,6 @@
 #include <linux/errno.h>
 #include <linux/list.h>
 #include <linux/mutex.h>
-#include <linux/version.h>
 #include <linux/videodev2.h>
 #include <linux/vmalloc.h>
 #include <linux/wait.h>