wusb: remove unused #include <version.h>
authorHuang Weiyi <weiyi.huang@gmail.com>
Fri, 31 Oct 2008 14:49:58 +0000 (22:49 +0800)
committerDavid Vrabel <david.vrabel@csr.com>
Fri, 31 Oct 2008 15:10:27 +0000 (15:10 +0000)
The file(s) below do not use LINUX_VERSION_CODE nor KERNEL_VERSION.
  drivers/usb/host/hwa-hc.c
  drivers/usb/host/whci/hcd.c
  drivers/usb/host/whci/int.c
  drivers/usb/host/whci/wusb.c
  drivers/usb/wusbcore/cbaf.c

This patch removes the said #include <version.h>.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: David Vrabel <david.vrabel@csr.com>

No differences found