[PATCH 01/11 linux-next] rsxx: remove unnecessary version.h inclusion

From: Fabian Frederick
Date: Mon Dec 29 2014 - 09:30:34 EST


Based on versioncheck.

Signed-off-by: Fabian Frederick <fabf@xxxxxxxxx>
---
drivers/block/rsxx/rsxx_priv.h | 1 -
1 file changed, 1 deletion(-)

diff --git a/drivers/block/rsxx/rsxx_priv.h b/drivers/block/rsxx/rsxx_priv.h
index 6bbc64d..21adc25 100644
--- a/drivers/block/rsxx/rsxx_priv.h
+++ b/drivers/block/rsxx/rsxx_priv.h
@@ -25,7 +25,6 @@
#ifndef __RSXX_PRIV_H__
#define __RSXX_PRIV_H__

-#include <linux/version.h>
#include <linux/semaphore.h>

#include <linux/fs.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/