]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/asm-sparc64/prom.h
[SPARC]: Fix serial console device detection.
[karo-tx-linux.git] / include / asm-sparc64 / prom.h
index 2b9e0d795faf7d1ddfbe360589947f4c6e4b8c55..31dcb92fbae0cc27039c33c189c3f73d2730a09a 100644 (file)
@@ -94,5 +94,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 /* _SPARC64_PROM_H */