mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* staging: SLICOSS: remove unused #include <version.h>
@ 2008-10-18  4:41 Huang Weiyi
  0 siblings, 0 replies; only message in thread
From: Huang Weiyi @ 2008-10-18  4:41 UTC (permalink / raw)
  To: gregkh; +Cc: linux-kernel

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>

diff --git a/drivers/staging/slicoss/slicoss.c b/drivers/staging/slicoss/slicoss.c
index b61ac4b..7d23d9a 100644
--- a/drivers/staging/slicoss/slicoss.c
+++ b/drivers/staging/slicoss/slicoss.c
@@ -54,7 +54,6 @@
  *       IS-NIC driver.
  */

-#include <linux/version.h>

 #define SLIC_DUMP_ENABLED               0
 #define KLUDGE_FOR_4GB_BOUNDARY         1




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-10-18  4:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-18  4:41 staging: SLICOSS: remove unused #include <version.h> Huang Weiyi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome