[POWERPC] remove include of asm/of_device.h from pmi.h
authorStephen Rothwell <sfr@canb.auug.org.au>
Mon, 14 Apr 2008 02:00:47 +0000 (12:00 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 15 Apr 2008 11:21:25 +0000 (21:21 +1000)
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>
Signed-off-by: Paul Mackerras <paulus@samba.org>
include/asm-powerpc/pmi.h

Simple merge