]> asedeno.scripts.mit.edu Git - linux.git/commit
sparc/console: kill off obsolete declarations
authorArvind Sankar <nivedita@alum.mit.edu>
Wed, 15 Jan 2020 16:07:50 +0000 (11:07 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Jan 2020 12:28:24 +0000 (13:28 +0100)
commit9167bd96346473de5b61124f4589949fdf3026cf
treedf3e02f82962e882e5f172929736f6370f7a906b
parent34ca70ef7d3a9fa7e89151597db5e37ae1d429b4
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>
include/linux/console.h