diff options
author | Josh Triplett <josh@joshtriplett.org> | 2012-11-19 05:27:41 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-11-21 23:19:52 (GMT) |
commit | a5e04b760a033c5247478dbc957970cd9d968fc6 (patch) | |
tree | 6207d57bc7ede786748619a9bfee11c1a76beed9 /scripts/mod | |
parent | 25e6c11fe2306f08d1e8614acb232dd067adbd3b (diff) | |
download | linux-a5e04b760a033c5247478dbc957970cd9d968fc6.tar.xz |
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: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/mod')
0 files changed, 0 insertions, 0 deletions