projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9a5e6a
)
[POWERPC] remove include of asm/of_device.h from pmi.h
author
Stephen Rothwell
<
[email protected]
>
Mon, 14 Apr 2008 02:00:47 +0000
(12:00 +1000)
committer
Paul Mackerras
<
[email protected]
>
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 <
[email protected]
>
Signed-off-by: Paul Mackerras <
[email protected]
>
include/asm-powerpc/pmi.h
patch
|
blob
|
history
diff --git
a/include/asm-powerpc/pmi.h
b/include/asm-powerpc/pmi.h
index 2259d4ce3846f3b1badc3b52977d1658c9aed3e5..e1dc090748dff7b3774197f2fb28d0b3fffb7747 100644
(file)
--- 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