]> Pileus Git - ~andy/linux/blobdiff - drivers/tty/n_tty.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[~andy/linux] / drivers / tty / n_tty.c
index d2256d08ee7e11995a0e5e5067d5a4c1b73b4de7..94b6eda87afdd8a7a5ac761eddd04a9b618d77bd 100644 (file)
@@ -50,7 +50,6 @@
 #include <linux/uaccess.h>
 #include <linux/module.h>
 
-#include <asm/system.h>
 
 /* number of characters left in xmit buffer before select has we have room */
 #define WAKEUP_CHARS 256