sparc32: Delete prom_stdin and prom_stdout.
They are written, but never used. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
9f2b2a5f68
commit
4a1236ac6e
2 changed files with 0 additions and 10 deletions
|
@ -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!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue