aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sparc64
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
parent942a6bdd1c4d2419a42be77ba1c964e4ba8dae9e (diff)
[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')
-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 ceea825899c..024088ef9d2 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 */