]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Staging: serqt_usb: fix build due to proc tty changes
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 3 Apr 2009 20:55:23 +0000 (13:55 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 3 Apr 2009 21:54:27 +0000 (14:54 -0700)
commit19be358212af35bd64d449da82279874099a1a85
treed478d5f23a98f1563ff66050d2582c99c4712f02
parentc23ee6c30e951521cc1371094d8cf472610b7026
Staging: serqt_usb: fix build due to proc tty changes

Just delete the proc tty usage in the driver as it's not needed and will
go away when it switches over to a usb-serial driver.  This fixes the
build error in the driver.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/serqt_usb/serqt_usb.c