commit | 91a2f4d3cd2a2f1a2c6830896bd2403ca0130137 | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Wed Mar 30 14:43:32 2011 +1000 |
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Sat Apr 23 11:03:07 2011 +0800 |
tree | 6792f029113ec86a4623387dcabdfc21d189ec5f | |
parent | 0312e826a48168761dbbe10a1e8cbc22ebc99767 [diff] |
arm: at91: fix compiler warning for eb01 board build Fix compiler warning when building for AT91EB01 board: arch/arm/mach-at91/board-eb01.c:41: warning: initialisation from incompatible pointer type Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>