]> git.baikalelectronics.ru Git - kernel.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)
commit4aa33969508a3138c481ec82cd7b6e1ac0430e0d
treed478d5f23a98f1563ff66050d2582c99c4712f02
parent8d9e0a1760abd95123e89f2db9918d2d8f6e1b92
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