[SPARC]: Fix serial console device detection.
[pandora-kernel.git] / include / asm-sparc / prom.h
index db9feb7..350676c 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 */