commit | 12c6670f873ed632c264a6f3e8bf1297d5c3ddbc | [log] [tgz] |
---|---|---|
author | Matthias Fuchs <matthias.fuchs@esd-electronics.com> | Sat Oct 04 19:26:16 2008 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Tue Oct 14 22:49:57 2008 +0200 |
tree | 1f210305548e6cca2a6f098e157413e7b51e99db | |
parent | 9bc2e4eee3bcb8e63847d7a733e0c607807d6141 [diff] |
api: fix type mismatch This patch fixes a type mismatch and thus removes a compiler warning when compiling with CONFIG_API on powerpc. Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>