summaryrefslogtreecommitdiffstats
path: root/drivers/staging
diff options
context:
space:
mode:
authorjoseph daniel <josephdanielwalter@gmail.com>2012-05-13 11:36:57 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-05-20 11:16:45 -0300
commit973848978be863607282391868efd77ace64278d (patch)
treec0b5d23e9d2d99e3a7320cc5f7b752dd3bf7390f /drivers/staging
parent7b134e85b1d9eaf91c5b05bf9832c2d18b747072 (diff)
downloadlinux-973848978be863607282391868efd77ace64278d.tar.gz
linux-973848978be863607282391868efd77ace64278d.tar.xz
linux-973848978be863607282391868efd77ace64278d.zip
[media] staging/media/as102: remove version.h include at as102_fe.c
There was a warning when ran "make versioncheck" drivers/staging/media/as102/as102_fe.c: 20 linux/version.h not needed. Signed-off-by: joseph daniel <josephdanielwalter@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/staging')
-rw-r--r--drivers/staging/media/as102/as102_fe.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/media/as102/as102_fe.c b/drivers/staging/media/as102/as102_fe.c
index 5917657b9d0f..9ce8c9daa2e7 100644
--- a/drivers/staging/media/as102/as102_fe.c
+++ b/drivers/staging/media/as102/as102_fe.c
@@ -17,8 +17,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
-#include <linux/version.h>
-
#include "as102_drv.h"
#include "as10x_types.h"
#include "as10x_cmd.h"