Skip to content
Commit a5e04b76 authored by Josh Triplett's avatar Josh Triplett Committed by Greg Kroah-Hartman
Browse files

drivers/tty/vt/vt_ioctl.c: Include <linux/suspend.h> for pm_set_vt_switch



C files should include the header files that prototype their functions.
This keeps the types in sync, and eliminates warnings from GCC
(-Wmissing-prototypes) and Sparse (-Wdecl).

Signed-off-by: default avatarJosh Triplett <josh@joshtriplett.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 25e6c11f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment