mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-08 06:03:24 +00:00
[SPARC32]: Kill unused vars and macros from prom/console.c
This should have been removed during the of_console_device changes. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
6cc0735d0d
commit
7bcd4dae62
@ -17,9 +17,6 @@
|
||||
|
||||
extern void restore_current(void);
|
||||
|
||||
static char con_name_jmc[] = "/obio/su@"; /* "/obio/su@0,3002f8"; */
|
||||
#define CON_SIZE_JMC (sizeof(con_name_jmc))
|
||||
|
||||
/* Non blocking get character from console input device, returns -1
|
||||
* if no input was taken. This can be used for polling.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user