commit | 19be358212af35bd64d449da82279874099a1a85 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Fri Apr 03 13:55:23 2009 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Apr 03 14:54:27 2009 -0700 |
tree | d478d5f23a98f1563ff66050d2582c99c4712f02 | |
parent | c23ee6c30e951521cc1371094d8cf472610b7026 [diff] |
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>