diff options
| author | Patrick Mochel <mochel@osdl.org> | 2003-09-21 08:47:10 -0700 |
|---|---|---|
| committer | Patrick Mochel <mochel@osdl.org> | 2003-09-21 08:47:10 -0700 |
| commit | 525ae82073bf9723386c4aaffcd35e49812c2e05 (patch) | |
| tree | daed70969bd8c7cd287296bc72085d04f0ee8068 /include/linux/console.h | |
| parent | 49824db2751e56f8e79ad47ccc91a83f5bc4539b (diff) | |
| parent | 1c20618e2767bdcbe27e331a118a6f0e58eb64d2 (diff) | |
Merge osdl.org:/home/mochel/src/kernel/linux-2.5-virgin
into osdl.org:/home/mochel/src/kernel/linux-2.5-power
Diffstat (limited to 'include/linux/console.h')
| -rw-r--r-- | include/linux/console.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/console.h b/include/linux/console.h index 414ebe159d67..cdff9de7ee71 100644 --- a/include/linux/console.h +++ b/include/linux/console.h @@ -15,7 +15,6 @@ #define _LINUX_CONSOLE_H_ 1 #include <linux/types.h> -#include <linux/kdev_t.h> #include <linux/spinlock.h> struct vc_data; |
