]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fix cmd_bdinfo.c:354: warning: 'print_eth' defined but not used
authorPhilippe De Muyter <phdm at macqel.be>
Tue, 22 Sep 2009 04:20:29 +0000 (22:20 -0600)
committerTsiChung Liew <tsicliew@gmail.com>
Wed, 24 Mar 2010 16:08:53 +0000 (11:08 -0500)
commit116095eb1f0f7017ea8062aa8a8ba8ceecb430b5
tree46fb72c409f517eb67732f49141938852969b16e
parentdfc2b7697dc07862da804c1be084f96301884bc7
fix cmd_bdinfo.c:354: warning: 'print_eth' defined but not used

This fixes the following warnings when running MAKEALL for coldfire :
cmd_bdinfo.c:354: warning: 'print_eth' defined but not used

Signed-off-by: Philippe De Muyter <phdm at macqel.be>
common/cmd_bdinfo.c