commit | 6d35b131caea3e41f06625e391833e183f9042c0 | [log] [tgz] |
---|---|---|
author | Sergio Valverde <vlvrdv@gmail.com> | Tue Jan 31 13:33:47 2017 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Feb 10 16:01:45 2017 +0100 |
tree | 5f682ad43ae04d01921509464e93e765c6d6d448 | |
parent | 172c33cb61da0df5ccbdf1a8e736c8837d165a00 [diff] |
tty: Remove extra include in HVC console tty framework An extra "init.h" include is found in the HVC console code. As such, the extra line is deleted. Signed-off-by: Sergio Valverde <vlvrdv@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>