commit | b09c3e3f1710b554348c98e78fbf4a661918779a | [log] [tgz] |
---|---|---|
author | Huang Weiyi <weiyi.huang@gmail.com> | Sun Aug 17 07:51:05 2008 +0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Aug 16 17:21:58 2008 -0700 |
tree | 6c348481d17ac3115d235c59c8cec5274d561f9f | |
parent | 406703f8de33bed0d34c6a083d58178317e27183 [diff] |
removed unused #include <version.h> The drivers below do not use LINUX_VERSION_CODE nor KERNEL_VERSION. drivers/char/pcmcia/ipwireless/tty.c drivers/char/synclink_gt.c drivers/char/xilinx_hwicap/xilinx_hwicap.c This patch removes the said #include <version.h>. Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>