commit | 9167bd96346473de5b61124f4589949fdf3026cf | [log] [tgz] |
---|---|---|
author | Arvind Sankar <nivedita@alum.mit.edu> | Wed Jan 15 11:07:50 2020 -0500 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 21 13:28:24 2020 +0100 |
tree | df3e02f82962e882e5f172929736f6370f7a906b | |
parent | 34ca70ef7d3a9fa7e89151597db5e37ae1d429b4 [diff] |
sparc/console: kill off obsolete declarations commit 09d3f3f0e02c ("sparc: Kill PROM console driver.") missed removing the declarations of the deleted prom_con structure and prom_con_init function from console.h. Kill them off now. Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu> Signed-off-by: David S. Miller <davem@davemloft.net>