All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] [POWERPC] remove include of asm/of_device.h from pmi.h
@ 2008-04-14  2:00 Stephen Rothwell
  2008-04-14  2:03 ` Stephen Rothwell
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Rothwell @ 2008-04-14  2:00 UTC (permalink / raw
  To: Arnd Bergmann; +Cc: ppc-dev, Christian Krafft

pmi.h does not diectly reference anything in of_device.h and of the two
files that include asm/pmi.h, one includes of_device.h and the other
includes of_platform.h (which includes of_device.h).

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
---
 include/asm-powerpc/pmi.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/include/asm-powerpc/pmi.h b/include/asm-powerpc/pmi.h
index 2259d4c..e1dc090 100644
--- a/include/asm-powerpc/pmi.h
+++ b/include/asm-powerpc/pmi.h
@@ -29,8 +29,6 @@
 
 #ifdef __KERNEL__
 
-#include <asm/of_device.h>
-
 #define PMI_TYPE_FREQ_CHANGE	0x01
 #define PMI_READ_TYPE		0
 #define PMI_READ_DATA0		1
-- 
1.5.5

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

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

* Re: [PATCH] [POWERPC] remove include of asm/of_device.h from pmi.h
  2008-04-14  2:00 [PATCH] [POWERPC] remove include of asm/of_device.h from pmi.h Stephen Rothwell
@ 2008-04-14  2:03 ` Stephen Rothwell
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Rothwell @ 2008-04-14  2:03 UTC (permalink / raw
  To: Arnd Bergmann; +Cc: ppc-dev, Christian Krafft

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

On Mon, 14 Apr 2008 12:00:47 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> pmi.h does not diectly reference anything in of_device.h and of the two
> files that include asm/pmi.h, one includes of_device.h and the other
> includes of_platform.h (which includes of_device.h).
> 
> Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>

I forgot to say this has been built for ppc64_defconfig and
cell_defconfig (the only two configs that use it).

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

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

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

end of thread, other threads:[~2008-04-14  2:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-14  2:00 [PATCH] [POWERPC] remove include of asm/of_device.h from pmi.h Stephen Rothwell
2008-04-14  2:03 ` Stephen Rothwell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.