summary refs log tree commit diff
path: root/drivers/uwb/whc-rc.c
diff options
context:
space:
mode:
authorHuang Weiyi <weiyi.huang@gmail.com>2008-10-31 22:49:54 +0800
committerDavid Vrabel <david.vrabel@csr.com>2008-10-31 15:00:18 +0000
commit7bc914942295b1ea63635b9c1e93b023bd7d3767 (patch)
tree2eb26df1775a416ca7ce1b717b305b97c2575c15 /drivers/uwb/whc-rc.c
parent4656d5de9555e263c5b4c0462b5af7e7bded1b42 (diff)
downloadlinux-7bc914942295b1ea63635b9c1e93b023bd7d3767.tar.gz
uwb: remove unused #include <version.h>
The file(s) below do not use LINUX_VERSION_CODE nor KERNEL_VERSION.
  drivers/uwb/drp-ie.c
  drivers/uwb/hwa-rc.c
  drivers/uwb/i1480/dfu/usb.c
  drivers/uwb/i1480/i1480u-wlp/lc.c
  drivers/uwb/i1480/i1480u-wlp/sysfs.c
  drivers/uwb/rsv.c
  drivers/uwb/whc-rc.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>
Diffstat (limited to 'drivers/uwb/whc-rc.c')
-rw-r--r--drivers/uwb/whc-rc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/uwb/whc-rc.c b/drivers/uwb/whc-rc.c
index 1711deadb114..6c454eadd307 100644
--- a/drivers/uwb/whc-rc.c
+++ b/drivers/uwb/whc-rc.c
@@ -39,7 +39,6 @@
  * them to the hw and transfer the replies/notifications back to the
  * UWB stack through the UWB daemon (UWBD).
  */
-#include <linux/version.h>
 #include <linux/init.h>
 #include <linux/module.h>
 #include <linux/pci.h>