[svn-commits] sruffell: linux/trunk r6825 - /linux/trunk/drivers/dahdi/wcb4xxp/wcb4xxp.h

SVN commits to the Digium repositories svn-commits at lists.digium.com
Thu Jul 2 16:15:45 CDT 2009


Author: sruffell
Date: Thu Jul  2 16:15:42 2009
New Revision: 6825

URL: http://svn.asterisk.org/svn-view/dahdi?view=rev&rev=6825
Log:
wcb4xxp: Remove the now unused WCB4XXP_MAGIC definition.

Removing stale debug code.

Modified:
    linux/trunk/drivers/dahdi/wcb4xxp/wcb4xxp.h

Modified: linux/trunk/drivers/dahdi/wcb4xxp/wcb4xxp.h
URL: http://svn.asterisk.org/svn-view/dahdi/linux/trunk/drivers/dahdi/wcb4xxp/wcb4xxp.h?view=diff&rev=6825&r1=6824&r2=6825
==============================================================================
--- linux/trunk/drivers/dahdi/wcb4xxp/wcb4xxp.h (original)
+++ linux/trunk/drivers/dahdi/wcb4xxp/wcb4xxp.h Thu Jul  2 16:15:42 2009
@@ -377,7 +377,6 @@
 #define HFC_T2					1
 #define HFC_T3					2
 
-#define WCB4XXP_MAGIC				0xb410c0de
 #define MAX_SPANS_PER_CARD			8
 
 #define WCB4XXP_CHANNELS_PER_SPAN		3	/* 2 B-channels and 1 D-Channel for each BRI span */




More information about the svn-commits mailing list