sparc: Eliminate prom_stdin.
Completely unused. Based upon a patch by Julian Calaby. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -18,8 +18,8 @@ extern char prom_version[];
|
||||
*/
|
||||
extern phandle prom_root_node;
|
||||
|
||||
/* PROM stdin and stdout */
|
||||
extern int prom_stdin, prom_stdout;
|
||||
/* PROM stdout */
|
||||
extern int prom_stdout;
|
||||
|
||||
/* /chosen node of the prom device tree, this stays constant after
|
||||
* initialization is complete.
|
||||
|
Reference in New Issue
Block a user