Staging: speakup: fix speakup core to build properly
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 8 Oct 2010 02:30:49 +0000 (19:30 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 8 Oct 2010 02:30:49 +0000 (19:30 -0700)
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 <w.d.hubbs@gmail.com>
Cc: Samuel Thibault <samuel.thibault@ens-lyon.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found