* [PATCH] mtip32xx: Remove unneeded version.h include in header
@ 2012-06-10 0:58 Jesper Juhl
2012-06-11 6:47 ` Jens Axboe
0 siblings, 1 reply; 2+ messages in thread
From: Jesper Juhl @ 2012-06-10 0:58 UTC (permalink / raw)
To: linux-kernel; +Cc: Jens Axboe, Asai Thambi S P, Sam Bradshaw, trivial
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
---
drivers/block/mtip32xx/mtip32xx.h | 1 -
1 file changed, 1 deletion(-)
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.10.4
--
Jesper Juhl <jj@chaosbits.net> http://www.chaosbits.net/
Don't top-post http://www.catb.org/jargon/html/T/top-post.html
Plain text mails only, please.
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] mtip32xx: Remove unneeded version.h include in header
2012-06-10 0:58 [PATCH] mtip32xx: Remove unneeded version.h include in header Jesper Juhl
@ 2012-06-11 6:47 ` Jens Axboe
0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2012-06-11 6:47 UTC (permalink / raw)
To: Jesper Juhl; +Cc: linux-kernel, Asai Thambi S P, Sam Bradshaw, trivial
On 06/10/2012 02:58 AM, Jesper Juhl wrote:
> Signed-off-by: Jesper Juhl <jj@chaosbits.net>
> ---
> drivers/block/mtip32xx/mtip32xx.h | 1 -
> 1 file changed, 1 deletion(-)
>
> 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
An identical patch is already queed up in my for-linus branch (and is in
for-next):
http://git.kernel.dk/?p=linux-block.git;a=commit;h=87c9ea76a242c2f9063e2a8f3e90846c932c61a7
--
Jens Axboe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-06-11 6:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-10 0:58 [PATCH] mtip32xx: Remove unneeded version.h include in header Jesper Juhl
2012-06-11 6:47 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox