aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ipg.h
diff options
context:
space:
mode:
authorPekka Enberg <penberg@cs.helsinki.fi>2007-11-30 02:54:06 -0500
committerDavid S. Miller <davem@davemloft.net>2008-01-28 18:05:50 -0500
commit1662e4b7af956979c6cb864bf23cf88f882cdaf8 (patch)
treea4916d2770fd4e2cd70cb2e45e3ed2cbacec7691 /drivers/net/ipg.h
parent85d68a58833a9e361ecabd5e89d228301d346d94 (diff)
ipg: remove driver version
The driver is in mainline now so there's no need to maintain a separate version number. Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi> Cc: Francois Romieu <romieu@fr.zoreil.com> Cc: Sorbica Shieh <sorbica@icplus.com.tw> Cc: Jesse Huang <jesse@icplus.com.tw>
Diffstat (limited to 'drivers/net/ipg.h')
-rw-r--r--drivers/net/ipg.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/ipg.h b/drivers/net/ipg.h
index 9633b702fb5b..4f4919282646 100644
--- a/drivers/net/ipg.h
+++ b/drivers/net/ipg.h
@@ -25,8 +25,6 @@
25#include <asm/bitops.h> 25#include <asm/bitops.h>
26/*#include <asm/spinlock.h>*/ 26/*#include <asm/spinlock.h>*/
27 27
28#define DrvVer "2.09d"
29
30/* 28/*
31 * Constants 29 * Constants
32 */ 30 */