]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
lib_arm/board.c: remove misleading "test-only" comment.
authorWolfgang Denk <wd@denx.de>
Sun, 26 Apr 2009 18:39:26 +0000 (20:39 +0200)
committerWolfgang Denk <wd@denx.de>
Sun, 26 Apr 2009 18:39:26 +0000 (20:39 +0200)
commit34b76a14f676bc6501c27a96564e4dfb4793f033
tree8df54995f1ec49954f7027ab8263a2409c7a14c9
parent4277f4de065b4daea4dc27420fc1bc131701291d
lib_arm/board.c: remove misleading "test-only" comment.

For a long time, the print_cpuinfo() declaration in lib_arm/board.c
had been marked as "test-only", which is plain wrong considering
current usage.  Delete this misleading comment.

Signed-off-by: Wolfgang Denk <wd@denx.de>
lib_arm/board.c