Staging: SLICOSS: remove unused #include <version.h>
authorHuang Weiyi <weiyi.huang@gmail.com>
Sat, 18 Oct 2008 04:41:57 +0000 (12:41 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 22 Oct 2008 16:56:32 +0000 (09:56 -0700)
The file(s) below do not use LINUX_VERSION_CODE nor KERNEL_VERSION.
  drivers/staging/slicoss/slicoss.c

This patch removes the said #include <version.h>.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found