From: Sachin Kamat Date: Thu, 25 Jul 2013 06:06:50 +0000 (+0530) Subject: staging: gdm724x: Remove version.h header inclusion in gdm_lte.h X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=c1636ab01b5dc2f331c80ae32ce9416746edac65;p=deliverable%2Flinux.git staging: gdm724x: Remove version.h header inclusion in gdm_lte.h version.h header inclusion is not necessary as detected by versioncheck. Signed-off-by: Sachin Kamat Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/gdm724x/gdm_lte.h b/drivers/staging/gdm724x/gdm_lte.h index 90c9d51fcaf0..9287d310d8e2 100644 --- a/drivers/staging/gdm724x/gdm_lte.h +++ b/drivers/staging/gdm724x/gdm_lte.h @@ -15,7 +15,6 @@ #define _GDM_LTE_H_ #include -#include #include #include "gdm_endian.h"