commit | 40b19e316294e8fd466c0328be607a042e7ec95b | [log] [tgz] |
---|---|---|
author | Arvind Sankar <nivedita@alum.mit.edu> | Wed Dec 18 16:45:02 2019 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jan 14 15:29:18 2020 +0100 |
tree | 2fbff1851af7e683a5bf913310c999283ec3afbf | |
parent | c5ff734cf65e5bf667569076f143389c2b1fba24 [diff] |
arch/sh/setup: Drop dummy_con initialization con_init in tty/vt.c will now set conswitchp to dummy_con if it's unset. Drop it from arch setup code. Signed-off-by: Arvind Sankar <nivedita@alum.mit.edu> Link: https://lore.kernel.org/r/20191218214506.49252-21-nivedita@alum.mit.edu Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>