Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers/tty/vt/vt_ioctl.c: Include <linux/suspend.h> for pm_set_vt_sw…
…itch 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: Josh Triplett <josh@joshtriplett.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information