]> err.no Git - linux-2.6/blobdiff - include/asm-sparc/oplib.h
Input: pxa27x_keypad - miscellaneous fixes
[linux-2.6] / include / asm-sparc / oplib.h
index 22dc39d97b4e124bf3bf2a4bac81c5fb613793bb..7becc846544aa76813a912292de177451f954505 100644 (file)
@@ -34,9 +34,6 @@ extern unsigned int prom_rev, prom_prev;
  */
 extern int prom_root_node;
 
-/* PROM stdin and stdout */
-extern int prom_stdin, prom_stdout;
-
 /* Pointer to prom structure containing the device tree traversal
  * and usage utility functions.  Only prom-lib should use these,
  * users use the interface defined by the library only!