提交 79ce9d52 编写于 作者: F Fabian Frederick 提交者: Greg Kroah-Hartman

tty: remove unused variable sprop

sprop is unused in find_console_handle() since commit a752ee56
("tty: Update hypervisor tty drivers to use core stdout parsing code.")
Signed-off-by: NFabian Frederick <fabf@skynet.be>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 3239fd31
......@@ -112,7 +112,6 @@ static void disable_tx_interrupt(struct ehv_bc_data *bc)
static int find_console_handle(void)
{
struct device_node *np = of_stdout;
const char *sprop = NULL;
const uint32_t *iprop;
/* We don't care what the aliased node is actually called. We only
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册