* [PATCH][15/37] Clean up duplicate includes in drivers/usb/
@ 2007-07-21 15:02 Jesper Juhl
2007-07-30 19:13 ` patch usb-clean-up-duplicate-includes-in-drivers-usb.patch added to gregkh-2.6 tree gregkh
0 siblings, 1 reply; 2+ messages in thread
From: Jesper Juhl @ 2007-07-21 15:02 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Andrew Morton, Jesper Juhl, Greg Kroah-Hartman, gregkh,
linux-usb-users, Tony Olech
Hi,
This patch cleans up duplicate includes in
drivers/usb/
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
---
diff --git a/drivers/usb/host/u132-hcd.c b/drivers/usb/host/u132-hcd.c
index 7f765ec..b38a9bd 100644
--- a/drivers/usb/host/u132-hcd.c
+++ b/drivers/usb/host/u132-hcd.c
@@ -51,7 +51,6 @@
#include <linux/usb.h>
#include <linux/workqueue.h>
#include <linux/platform_device.h>
-#include <linux/pci_ids.h>
#include <linux/mutex.h>
#include <asm/io.h>
#include <asm/irq.h>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* patch usb-clean-up-duplicate-includes-in-drivers-usb.patch added to gregkh-2.6 tree
2007-07-21 15:02 [PATCH][15/37] Clean up duplicate includes in drivers/usb/ Jesper Juhl
@ 2007-07-30 19:13 ` gregkh
0 siblings, 0 replies; 2+ messages in thread
From: gregkh @ 2007-07-30 19:13 UTC (permalink / raw)
To: jesper.juhl, akpm, greg, gregkh, linux-kernel, tony.olech
This is a note to let you know that I've just added the patch titled
Subject: USB: Clean up duplicate includes in drivers/usb/
to my gregkh-2.6 tree. Its filename is
usb-clean-up-duplicate-includes-in-drivers-usb.patch
This tree can be found at
http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/patches/
>From jesper.juhl@gmail.com Sat Jul 21 08:03:57 2007
From: Jesper Juhl <jesper.juhl@gmail.com>
Date: Sat, 21 Jul 2007 17:02:59 +0200
Subject: USB: Clean up duplicate includes in drivers/usb/
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>, Jesper Juhl <jesper.juhl@gmail.com>, Greg Kroah-Hartman <greg@kroah.com>, gregkh@suse.de, linux-usb-users@lists.sourceforge.net, Tony Olech <tony.olech@elandigitalsystems.com>
Message-ID: <200707211702.59265.jesper.juhl@gmail.com>
Content-Disposition: inline
This patch cleans up duplicate includes in
drivers/usb/
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
---
drivers/usb/host/u132-hcd.c | 1 -
1 file changed, 1 deletion(-)
--- a/drivers/usb/host/u132-hcd.c
+++ b/drivers/usb/host/u132-hcd.c
@@ -51,7 +51,6 @@
#include <linux/usb.h>
#include <linux/workqueue.h>
#include <linux/platform_device.h>
-#include <linux/pci_ids.h>
#include <linux/mutex.h>
#include <asm/io.h>
#include <asm/irq.h>
Patches currently in gregkh-2.6 which might be from jesper.juhl@gmail.com are
bad/speakup-kconfig-fix.patch
driver/howto-adjust-translation-header-of-japanese-stable_api_nonsense.txt.patch
usb/usb-clean-up-duplicate-includes-in-drivers-usb.patch
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-30 19:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-21 15:02 [PATCH][15/37] Clean up duplicate includes in drivers/usb/ Jesper Juhl
2007-07-30 19:13 ` patch usb-clean-up-duplicate-includes-in-drivers-usb.patch added to gregkh-2.6 tree gregkh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox