linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] [POWERPC] holly.c: Remove unneccessary include of linux/ide.h
@ 2007-12-17 23:04 Olof Johansson
  2007-12-17 23:54 ` Josh Boyer
  0 siblings, 1 reply; 2+ messages in thread
From: Olof Johansson @ 2007-12-17 23:04 UTC (permalink / raw)
  To: galak; +Cc: linuxppc-dev

There's nothing in holly.c that needs linux/ide.h, just remove it from
the list of includes.

Signed-off-by: Olof Johansson <olof@lixom.net>


Index: mm/arch/powerpc/platforms/embedded6xx/holly.c
===================================================================
--- mm.orig/arch/powerpc/platforms/embedded6xx/holly.c	2007-12-14 02:41:24.000000000 -0600
+++ mm/arch/powerpc/platforms/embedded6xx/holly.c	2007-12-14 02:42:11.000000000 -0600
@@ -20,7 +20,6 @@
 #include <linux/console.h>
 #include <linux/delay.h>
 #include <linux/irq.h>
-#include <linux/ide.h>
 #include <linux/seq_file.h>
 #include <linux/root_dev.h>
 #include <linux/serial.h>

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

* Re: [PATCH] [POWERPC] holly.c: Remove unneccessary include of linux/ide.h
  2007-12-17 23:04 [PATCH] [POWERPC] holly.c: Remove unneccessary include of linux/ide.h Olof Johansson
@ 2007-12-17 23:54 ` Josh Boyer
  0 siblings, 0 replies; 2+ messages in thread
From: Josh Boyer @ 2007-12-17 23:54 UTC (permalink / raw)
  To: Olof Johansson; +Cc: linuxppc-dev

On Mon, 17 Dec 2007 17:04:34 -0600
Olof Johansson <olof@lixom.net> wrote:

> There's nothing in holly.c that needs linux/ide.h, just remove it from
> the list of includes.
> 
> Signed-off-by: Olof Johansson <olof@lixom.net>
Acked-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>

josh

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

end of thread, other threads:[~2007-12-17 23:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-17 23:04 [PATCH] [POWERPC] holly.c: Remove unneccessary include of linux/ide.h Olof Johansson
2007-12-17 23:54 ` Josh Boyer

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).