X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fatm%2Fiphase.h;h=9da028683bb8a6c28557d4a623d73bf86fff14eb;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=92e514c79c4845509ba001e2123935aab18afd02;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;p=linux-2.6.git diff --git a/drivers/atm/iphase.h b/drivers/atm/iphase.h index 92e514c79..9da028683 100644 --- a/drivers/atm/iphase.h +++ b/drivers/atm/iphase.h @@ -68,8 +68,6 @@ #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 */