summary refs log tree commit diff
path: root/drivers/uwb/allocator.c
diff options
context:
space:
mode:
authorHuang Weiyi <weiyi.huang@gmail.com>2009-01-04 11:13:50 +0800
committerDavid Vrabel <david.vrabel@csr.com>2009-01-07 10:44:42 +0000
commit04c470adb01c62bb9bd663cfc4875cf0a4eb01ab (patch)
tree2d893cc2290f4683a65660fae054690db2ad5230 /drivers/uwb/allocator.c
parent9a9b1d17ba59b78e4bae67f7a7cf546986a42e7d (diff)
downloadlinux-04c470adb01c62bb9bd663cfc4875cf0a4eb01ab.tar.gz
uwb: remove unused #include <version.h>'s
Remove unused #include <version.h>'s in file(s) below,
  drivers/uwb/allocator.c

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: David Vrabel <david.vrabel@csr.com>
Diffstat (limited to 'drivers/uwb/allocator.c')
-rw-r--r--drivers/uwb/allocator.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/uwb/allocator.c b/drivers/uwb/allocator.c
index c8185e6b0cd5..c13cec7dcbc5 100644
--- a/drivers/uwb/allocator.c
+++ b/drivers/uwb/allocator.c
@@ -15,7 +15,6 @@
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
-#include <linux/version.h>
 #include <linux/kernel.h>
 #include <linux/uwb.h>