From: Jesper Juhl Date: Mon, 1 Aug 2011 21:33:29 +0000 (+0200) Subject: Remove unneeded version.h includes (and add where needed) for drivers/usb/ X-Git-Tag: v3.2-rc1~185^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=255f5e062ba22c4c2a3635882d4e461d843c5149;p=pandora-kernel.git Remove unneeded version.h includes (and add where needed) for drivers/usb/ It was pointed out by 'make versioncheck' that linux/version.h was not always being included where needed and sometimes included needlessly in drivers/usb/. This patch fixes up the includes. For the UVC gadget driver bits, this was ACK'ed by Laurent Pinchart. Signed-off-by: Jesper Juhl Acked-by: Laurent Pinchart Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed