netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 01/12] caif: remove unused #include <linux/version.h>
@ 2010-05-22 17:11 Huang Weiyi
  0 siblings, 0 replies; only message in thread
From: Huang Weiyi @ 2010-05-22 17:11 UTC (permalink / raw)
  To: davem; +Cc: netdev, Huang Weiyi

Remove unused #include <linux/version.h>('s) in
  drivers/net/caif/caif_serial.c

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
---
 drivers/net/caif/caif_serial.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/net/caif/caif_serial.c b/drivers/net/caif/caif_serial.c
index 09257ca..b259650 100644
--- a/drivers/net/caif/caif_serial.c
+++ b/drivers/net/caif/caif_serial.c
@@ -5,7 +5,6 @@
  */
 
 #include <linux/init.h>
-#include <linux/version.h>
 #include <linux/module.h>
 #include <linux/device.h>
 #include <linux/types.h>
-- 
1.6.1.3


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

only message in thread, other threads:[~2010-05-22 17:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-22 17:11 [PATCH 01/12] caif: remove unused #include <linux/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;
as well as URLs for NNTP newsgroup(s).