projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98245c1
)
[POWERPC] replace asm/of_device.h with linux/of_device.h in macio.h
author
Stephen Rothwell
<sfr@canb.auug.org.au>
Mon, 14 Apr 2008 02:08:47 +0000
(12:08 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Tue, 15 Apr 2008 11:21:26 +0000
(21:21 +1000)
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
include/asm-powerpc/macio.h
patch
|
blob
|
blame
|
history
diff --git
a/include/asm-powerpc/macio.h
b/include/asm-powerpc/macio.h
index 3a6cb1a513b73e2078fc27f2528304383f58ad4e..079c06eae4466d4319cafed887a6faa25d6cd930 100644
(file)
--- a/
include/asm-powerpc/macio.h
+++ b/
include/asm-powerpc/macio.h
@@
-2,7
+2,7
@@
#define __MACIO_ASIC_H__
#ifdef __KERNEL__
-#include <
asm
/of_device.h>
+#include <
linux
/of_device.h>
extern struct bus_type macio_bus_type;