From: Leonardo Potenza Date: Wed, 2 Apr 2008 07:03:00 +0000 (-0700) Subject: [ATM] drivers/atm/iphase.c: compilation warning fix X-Git-Tag: v2.6.25-rc9~99^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a22eb6faae4ec64d59cc206671eb0bfe46c5ffd2;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed