mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: <gregkh@suse.de>
To: jesper.juhl@gmail.com, akpm@linux-foundation.org, greg@kroah.com,
	gregkh@suse.de, linux-kernel@vger.kernel.org,
	tony.olech@elandigitalsystems.com
Subject: patch usb-clean-up-duplicate-includes-in-drivers-usb.patch added to gregkh-2.6 tree
Date: Mon, 30 Jul 2007 12:13:34 -0700	[thread overview]
Message-ID: <20070730191341.D16E7144586E@imap.suse.de> (raw)
In-Reply-To: <200707211702.59265.jesper.juhl@gmail.com>


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

      reply	other threads:[~2007-07-30 19:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-21 15:02 [PATCH][15/37] Clean up duplicate includes in drivers/usb/ Jesper Juhl
2007-07-30 19:13 ` gregkh [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070730191341.D16E7144586E@imap.suse.de \
    --to=gregkh@suse.de \
    --cc=akpm@linux-foundation.org \
    --cc=greg@kroah.com \
    --cc=jesper.juhl@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tony.olech@elandigitalsystems.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome