From: Huang Weiyi Date: Sat, 16 Aug 2008 23:51:05 +0000 (+0800) Subject: removed unused #include X-Git-Tag: v2.6.27-rc4~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b09c3e3f1710b554348c98e78fbf4a661918779a;p=pandora-kernel.git removed unused #include 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 . Signed-off-by: Huang Weiyi Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed