]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Blackfin: re-use board data in cpu banner
authorMike Frysinger <vapier@gentoo.org>
Mon, 9 Aug 2010 21:39:22 +0000 (17:39 -0400)
committerMike Frysinger <vapier@gentoo.org>
Wed, 11 Aug 2010 15:29:19 +0000 (11:29 -0400)
commit5d89115c5314987f7f57ee705f8f9b5c6b0be0f8
treedeecda1e1e349f6bb7c429b78e66b19fb5a85641
parent98ae6070c10c69a6bf46a20dde547434af30b4bb
Blackfin: re-use board data in cpu banner

The bi_cpu field of the board data is already set to the relevant cpu
string, so there is no need for us to use the define directly.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/lib/board.c