From: Greg Kroah-Hartman Date: Thu, 17 Feb 2011 20:02:51 +0000 (-0800) Subject: tty: fix build error in vt_ioctl.c if CONFIG_COMPAT is enabled X-Git-Tag: v2.6.39-rc1~470^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94c2273d6c1b65eaaf2a6446c7147bdf6e5ae924;p=pandora-kernel.git tty: fix build error in vt_ioctl.c if CONFIG_COMPAT is enabled This was caused by the previous patch to remove the file pointer from the tty ioctl handler. Cc: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed