search for: dbg_regs

Displaying 1 result from an estimated 1 matches for "dbg_regs".

Did you mean: dbg_keys
2009 Mar 12
0
compile error: implicit declaration of function drv_dbg
hello, I try to open the debug to compile dahdi with wcb4xxp, =================base.c============================================ #ifdef DEBUG_LOWLEVEL_REGS if (unlikely(DBG_REGS)) drv_dbg(b4->dev, "read 0x%02x from 0x%p\n", ret, b4->addr + reg); #endif if (unlikely(pedanticpci)) { udelay(3); } ================================================================ /usr/src/dahdi-linux/drivers/dahdi/wcb4xxp/base.c: In function __pci_in8: /usr/src/dahdi-linux/...