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 [EMAIL PROTECTED] Sat Jul 21 08:03:57 2007
From: Jesper Juhl <[EMAIL PROTECTED]>
Date: Sat, 21 Jul 2007 17:02:59 +0200
Subject: USB: Clean up duplicate includes in drivers/usb/
To: Linux Kernel Mailing List <[email protected]>
Cc: Andrew Morton <[EMAIL PROTECTED]>, Jesper Juhl <[EMAIL PROTECTED]>, Greg
Kroah-Hartman <[EMAIL PROTECTED]>, [EMAIL PROTECTED], [EMAIL PROTECTED], Tony
Olech <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
Content-Disposition: inline
This patch cleans up duplicate includes in
drivers/usb/
Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]>
Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>
---
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 [EMAIL PROTECTED] 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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/