]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
lwmon, tqm8xx: Fix build errors
authorAnatolij Gustschin <agust@denx.de>
Mon, 3 Nov 2008 14:30:34 +0000 (15:30 +0100)
committerWolfgang Denk <wd@denx.de>
Fri, 5 Dec 2008 23:32:58 +0000 (00:32 +0100)
commit1450c4a6682378567030414a9f1198c39b7730c7
treec6bdeabcf944746b0acb6b574636c33b69459925
parentbfa0af6b22ff25b0719a8910f9b6d1f975aa6fb0
lwmon, tqm8xx: Fix build errors

Commit 6b59e03e0237a40a2305ea385defdfd92000978b
lcd: Let the board code show board-specific info

introduced some bugs which prevent U-Boot building
for lwmon board if CONFIG_LCD_INFO_BELOW_LOGO will
be defined in the board configuration.

Also "LCD enabled" building for TQM823L doesn't work
since this commit.

This patch fixes above-mentioned issues.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
board/lwmon/lwmon.c
board/tqc/tqm8xx/tqm8xx.c