Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ATM] drivers/atm/iphase.c: compilation warning fix
Removed the warning messages: drivers/atm/iphase.c:961: warning: 'tcnter' defined but not used drivers/atm/iphase.c:963: warning: 'xdump' defined but not used tcnter and xdump() are used only in debug build Signed-off-by: Leonardo Potenza <lpotenza@inwind.it> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information