commit | a22eb6faae4ec64d59cc206671eb0bfe46c5ffd2 | [log] [tgz] |
---|---|---|
author | Leonardo Potenza <lpotenza@inwind.it> | Wed Apr 02 00:03:00 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 02 00:03:00 2008 -0700 |
tree | 36d0e421945a88be72e7c46b63406cd3c744f3aa | |
parent | eac55bf97094f6b64116426864cf4666ef7587bc [diff] |
[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>