linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] at91_udc: linux/prefetch.h included twice
@ 2012-02-15 17:56 Danny Kukawka
  2012-02-23 10:28 ` Felipe Balbi
  0 siblings, 1 reply; 2+ messages in thread
From: Danny Kukawka @ 2012-02-15 17:56 UTC (permalink / raw)
  To: Felipe Balbi; +Cc: Danny Kukawka, Greg Kroah-Hartman, linux-usb, linux-kernel

drivers/usb/gadget/at91_udc.c included 'linux/prefetch.h' twice,
remove the duplicate.

Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>
---
 drivers/usb/gadget/at91_udc.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/usb/gadget/at91_udc.c b/drivers/usb/gadget/at91_udc.c
index 143a725..d8dee22 100644
--- a/drivers/usb/gadget/at91_udc.c
+++ b/drivers/usb/gadget/at91_udc.c
@@ -29,7 +29,6 @@
 #include <linux/clk.h>
 #include <linux/usb/ch9.h>
 #include <linux/usb/gadget.h>
-#include <linux/prefetch.h>
 
 #include <asm/byteorder.h>
 #include <mach/hardware.h>
-- 
1.7.8.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] at91_udc: linux/prefetch.h included twice
  2012-02-15 17:56 [PATCH] at91_udc: linux/prefetch.h included twice Danny Kukawka
@ 2012-02-23 10:28 ` Felipe Balbi
  0 siblings, 0 replies; 2+ messages in thread
From: Felipe Balbi @ 2012-02-23 10:28 UTC (permalink / raw)
  To: Danny Kukawka
  Cc: Felipe Balbi, Danny Kukawka, Greg Kroah-Hartman, linux-usb, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 252 bytes --]

On Wed, Feb 15, 2012 at 06:56:07PM +0100, Danny Kukawka wrote:
> drivers/usb/gadget/at91_udc.c included 'linux/prefetch.h' twice,
> remove the duplicate.
> 
> Signed-off-by: Danny Kukawka <danny.kukawka@bisect.de>

applied, thanks

-- 
balbi

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-02-23 10:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-15 17:56 [PATCH] at91_udc: linux/prefetch.h included twice Danny Kukawka
2012-02-23 10:28 ` Felipe Balbi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).