* [PATCH] staging/media/as102: remove version.h include at as102_fe.c
@ 2012-05-13 15:36 joseph daniel
0 siblings, 0 replies; only message in thread
From: joseph daniel @ 2012-05-13 15:36 UTC (permalink / raw)
To: Mauro Carvalho Chehab, Greg Kroah-Hartman, Sylwester Nawrocki,
Piotr Chmura, Devin Heitmueller, Pierrick Hascoet, linux-media,
devel, linux-kernel
Cc: joseph daniel
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>
---
drivers/staging/media/as102/as102_fe.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/staging/media/as102/as102_fe.c b/drivers/staging/media/as102/as102_fe.c
index 5917657..9ce8c9d 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"
--
1.7.9.5
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-13 15:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-13 15:36 [PATCH] staging/media/as102: remove version.h include at as102_fe.c joseph daniel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).