aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64/of_device.h
diff options
context:
space:
mode:
authorDavid S. Miller <davem@sunset.davemloft.net>2006-06-23 15:55:17 -0700
committerDavid S. Miller <davem@sunset.davemloft.net>2006-06-23 23:15:47 -0700
commitfd5314311634245172d40ccb418d89dac91d6ad6 (patch)
treea157e4f2ec03316d733de1ff5c64254d8068d078 /include/asm-sparc64/of_device.h
parent[SPARC]: Port sparc64 in-kernel device tree code to sparc32. (diff)
downloadlinux-dev-fd5314311634245172d40ccb418d89dac91d6ad6.tar.xz
linux-dev-fd5314311634245172d40ccb418d89dac91d6ad6.zip
[SPARC]: Port of_device layer and make ebus use it.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/asm-sparc64/of_device.h')
-rw-r--r--include/asm-sparc64/of_device.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-sparc64/of_device.h b/include/asm-sparc64/of_device.h
index ceea825899ce..024088ef9d27 100644
--- a/include/asm-sparc64/of_device.h
+++ b/include/asm-sparc64/of_device.h
@@ -61,4 +61,4 @@ extern struct of_device *of_platform_device_create(struct device_node *np,
extern void of_release_dev(struct device *dev);
#endif /* __KERNEL__ */
-#endif /* _ASM_POWERPC_OF_DEVICE_H */
+#endif /* _ASM_SPARC64_OF_DEVICE_H */