Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus-3.4
[firefly-linux-kernel-4.4.55.git] / drivers / tty / pty.c
index f96ecaec24f81f9157809f173e8184dcde352c99..eeae7fafe9a7de2f8d7d33a404608b445b6ecc9b 100644 (file)
@@ -27,7 +27,6 @@
 #include <linux/devpts_fs.h>
 #include <linux/slab.h>
 
-#include <asm/system.h>
 
 #ifdef CONFIG_UNIX98_PTYS
 static struct tty_driver *ptm_driver;