summaryrefslogtreecommitdiff
path: root/drivers/staging/gdm72xx/usb_boot.c
diff options
context:
space:
mode:
authorDevendra Naga <devendra.aaru@gmail.com>2012-05-27 20:23:22 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-06-12 17:34:47 (GMT)
commit02fd3b3670fb99017b17757d33a0a17e2405920c (patch)
treea8bbc27a1abb4dcd3e8f1e462cd479976e113d46 /drivers/staging/gdm72xx/usb_boot.c
parentdee0dc0d0649b028e16473a8e2410efd455135c2 (diff)
downloadlinux-02fd3b3670fb99017b17757d33a0a17e2405920c.tar.xz
staging/gdm72xx: Remove version.h includes
Signed-off-by: Devendra Naga <devendra.aaru@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/gdm72xx/usb_boot.c')
-rw-r--r--drivers/staging/gdm72xx/usb_boot.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/gdm72xx/usb_boot.c b/drivers/staging/gdm72xx/usb_boot.c
index 5a0e030..c163bcc 100644
--- a/drivers/staging/gdm72xx/usb_boot.c
+++ b/drivers/staging/gdm72xx/usb_boot.c
@@ -13,7 +13,6 @@
#include <linux/uaccess.h>
#include <linux/module.h>
-#include <linux/version.h>
#include <linux/kernel.h>
#include <linux/mm.h>
#include <linux/usb.h>