]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
gth2.c: Fix a warning on gth2 build.
authorShinya Kuribayashi <skuribay@ruby.dti.ne.jp>
Sat, 17 Nov 2007 11:42:45 +0000 (20:42 +0900)
committerWolfgang Denk <wd@denx.de>
Sun, 18 Nov 2007 00:22:29 +0000 (01:22 +0100)
commit7e14fc65368cbd2861b1207453da55a4fc7b3f81
treeadd2a309ca4a859bc4282dd30e68cc654307f621
parent2309c130aa4c84b91bd874a41269c923eb61b555
gth2.c: Fix a warning on gth2 build.

gth2.c: In function 'misc_init_r':
gth2.c:434: warning: pointer targets in passing argument 2 of 'setenv' differ in signedness

Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
board/gth2/gth2.c