From: Dmitry Torokhov Date: Wed, 18 Aug 2010 04:15:47 +0000 (-0700) Subject: Input: sysrq - drop tty argument form handle_sysrq() X-Git-Tag: v2.6.36-rc3~19^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f335397d177c906256ee1bba28e8c49e8ec63817;p=pandora-kernel.git Input: sysrq - drop tty argument form handle_sysrq() Sysrq operations do not accept tty argument anymore so no need to pass it to us. [Stephen Rothwell : fix build breakage in drm code caused by sysrq using bool but not including linux/types.h] [Sachin Sant : fix build breakage in s390 keyboadr driver] Acked-by: Alan Cox Acked-by: Jason Wessel Acked-by: Greg Kroah-Hartman Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed