vt: Remove vt_get_kmsg_redirect() from uapi header
authorPeter Hurley <[email protected]>
Wed, 5 Nov 2014 17:26:31 +0000 (12:26 -0500)
committerGreg Kroah-Hartman <[email protected]>
Thu, 6 Nov 2014 04:18:30 +0000 (20:18 -0800)
commit68952076e9226cc23ebce66d3fc2fdb8b6c04c30
tree37ef9dd249eb8dfe97c5134d1b5b8b51fd42f817
parent5ac9c05d789044d30735402f387355a394ec8e18
vt: Remove vt_get_kmsg_redirect() from uapi header

vt_get_kmsg_redirect() only has meaning to the console driver as
an alias for calling vt_kmsg_redirect(). Move the macro definition
to the only source file which uses it; remove from uapi/linux/vt.h

Signed-off-by: Peter Hurley <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/tty/vt/vt.c
include/uapi/linux/vt.h