From: Huang Weiyi Date: Sat, 23 Aug 2008 05:56:30 +0000 (+0800) Subject: USB: remove unused #include X-Git-Tag: v2.6.28-rc1~254^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58209018cfd6f1fa8d0139af7c39dbfe73de21fd;p=pandora-kernel.git USB: remove unused #include The driver(s) below do not use LINUX_VERSION_CODE nor KERNEL_VERSION. drivers/usb/gadget/pxa27x_udc.c This patch removes the said #include . Signed-off-by: Huang Weiyi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed