From: Josh Triplett Date: Mon, 19 Nov 2012 05:27:41 +0000 (-0800) Subject: drivers/tty/vt/vt_ioctl.c: Include for pm_set_vt_switch X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~83^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5e04b760a033c5247478dbc957970cd9d968fc6;p=pandora-kernel.git drivers/tty/vt/vt_ioctl.c: Include 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed