* [PATCH] mtip32xx: Remove version.h header file inclusion
@ 2012-06-03 16:26 Sachin Kamat
2012-06-04 13:24 ` Jens Axboe
0 siblings, 1 reply; 2+ messages in thread
From: Sachin Kamat @ 2012-06-03 16:26 UTC (permalink / raw)
To: linux-kernel; +Cc: axboe, asamymuthupa, sachin.kamat, patches
version.h header file inclusion is no longer required.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
---
drivers/block/mtip32xx/mtip32xx.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/block/mtip32xx/mtip32xx.h b/drivers/block/mtip32xx/mtip32xx.h
index b2c88da..adb1aae 100644
--- a/drivers/block/mtip32xx/mtip32xx.h
+++ b/drivers/block/mtip32xx/mtip32xx.h
@@ -26,7 +26,6 @@
#include <linux/ata.h>
#include <linux/interrupt.h>
#include <linux/genhd.h>
-#include <linux/version.h>
/* Offset of Subsystem Device ID in pci confoguration space */
#define PCI_SUBSYSTEM_DEVICEID 0x2E
--
1.7.5.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-06-04 13:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-03 16:26 [PATCH] mtip32xx: Remove version.h header file inclusion Sachin Kamat
2012-06-04 13:24 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox