commit | a3c8ed693da9782f924223f65da9261da796e49b | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Thu Jun 17 13:16:08 2010 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Aug 10 13:47:39 2010 -0700 |
tree | bc3ee8b7a811e677d1db0d297b3c804f5b9d4a33 | |
parent | 39e5322c074f895b5b5c657a312c56b6c6154a38 [diff] |
tty: remove remaining Hayes ESP ioctls As Jeff Dike pointed out, the Hayes ESP driver was removed in commit f53a2ade0bb9f2a81f473e6469155172a96b7c38, so these ioctl definitions should also be removed. This cleans up the remaining arch-specific locations of this ioctl value. Thanks to Arnd for pointing these out. Cc: Jeff Dike <jdike@addtoit.com> Cc: Arnd Bergmann <arnd@arndb.de> Cc: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>