]> err.no Git - linux-2.6/blobdiff - include/asm-sparc/prom.h
Pull misc into release branch
[linux-2.6] / include / asm-sparc / prom.h
index db9feb75bd86f0713b26fe09edd366abefc8c80e..350676c589f9d05c6bb659334441b2335f391908 100644 (file)
@@ -85,5 +85,9 @@ static inline void of_node_put(struct device_node *node)
  */
 #include <linux/of.h>
 
+extern struct device_node *of_console_device;
+extern char *of_console_path;
+extern char *of_console_options;
+
 #endif /* __KERNEL__ */
 #endif /* _SPARC_PROM_H */