Skip to content

Commit

Permalink
mtip32xx: Remove version.h header file inclusion
Browse files Browse the repository at this point in the history
version.h header file inclusion is no longer required.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
  • Loading branch information
Sachin Kamat authored and Jens Axboe committed Jun 4, 2012
1 parent 5041caa commit 87c9ea7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/block/mtip32xx/mtip32xx.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 87c9ea7

Please sign in to comment.