aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/serialP.h
diff options
context:
space:
mode:
authorOlaf Hering <olh@suse.de>2005-07-16 09:59:00 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2005-07-16 09:59:00 +0100
commit6d283d271674b1127881ebf082266a2c3fe6e0e4 (patch)
treec84f09e47f474b8476fac3b2be91d4a5f06ea68c /include/linux/serialP.h
parent[PATCH] Serial: Move deprecation of register_serial forward to September (diff)
downloadlinux-dev-6d283d271674b1127881ebf082266a2c3fe6e0e4.tar.xz
linux-dev-6d283d271674b1127881ebf082266a2c3fe6e0e4.zip
[PATCH] Serial: Remove linux/version.h
changing CONFIG_LOCALVERSION rebuilds too much, for no appearent reason. Signed-off-by: Olaf Hering <olh@suse.de> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include/linux/serialP.h')
-rw-r--r--include/linux/serialP.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/serialP.h b/include/linux/serialP.h
index 2307f11d8a6b..2b2f35a64d75 100644
--- a/include/linux/serialP.h
+++ b/include/linux/serialP.h
@@ -19,7 +19,6 @@
* For definitions of the flags field, see tty.h
*/
-#include <linux/version.h>
#include <linux/config.h>
#include <linux/termios.h>
#include <linux/workqueue.h>