This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / atm / iphase.h
index 9da0286..92e514c 100644 (file)
@@ -68,6 +68,8 @@
 #define IF_IADBG_SUNI_STAT      0x02000000        // suni statistics
 #define IF_IADBG_RESET          0x04000000        
 
+extern unsigned int    IADebugFlag;
+
 #define IF_IADBG(f) if (IADebugFlag & (f))
 
 #ifdef  CONFIG_ATM_IA_DEBUG   /* Debug build */