]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit5b19208a5e236b26357162d6a28ff9e8d4296725
tree612fd61bd82d1e83ee37eb5fc85b95299394e5ba
parentc6e3fd22cd538365bfeb82997d5b89562e077d42
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 <w.d.hubbs@gmail.com>
Cc: Samuel Thibault <samuel.thibault@ens-lyon.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/speakup/buffers.c
drivers/staging/speakup/main.c