[PATCH 06/11 linux-next] [media] s5p-g2d: remove unnecessary version.h inclusion

From: Fabian Frederick
Date: Mon Dec 29 2014 - 09:32:48 EST


Based on versioncheck.

Signed-off-by: Fabian Frederick <fabf@xxxxxxxxx>
---
drivers/media/platform/s5p-g2d/g2d.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/drivers/media/platform/s5p-g2d/g2d.c b/drivers/media/platform/s5p-g2d/g2d.c
index 47ba8fb..ec3e124 100644
--- a/drivers/media/platform/s5p-g2d/g2d.c
+++ b/drivers/media/platform/s5p-g2d/g2d.c
@@ -12,7 +12,6 @@

#include <linux/module.h>
#include <linux/fs.h>
-#include <linux/version.h>
#include <linux/timer.h>
#include <linux/sched.h>
#include <linux/slab.h>
--
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/