From: Greg Kroah-Hartman Date: Fri, 8 Oct 2010 02:30:49 +0000 (-0700) Subject: Staging: speakup: fix speakup core to build properly X-Git-Tag: v2.6.37-rc1~60^2~3^2~278 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b19208a5e236b26357162d6a28ff9e8d4296725;p=pandora-kernel.git Staging: speakup: fix speakup core to build properly The vc_data structure changed to move the tty structure off to the port, so change the code to handle this. Now the code will build properly, and hopefully work as well. Cc: William Hubbs Cc: Samuel Thibault Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed