diff options
author | Dirk Behme <dirk.behme@googlemail.com> | 2009-08-08 09:30:23 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-08-08 11:36:29 +0200 |
commit | a3d1421dfd0bb1a729e171f8a093ac837f92cec6 (patch) | |
tree | 7b49b31639c5dfb40076adac10a33321746c0964 /examples | |
parent | 894113529e3a04871544dde977d6d7adee05d3bf (diff) | |
download | u-boot-imx-a3d1421dfd0bb1a729e171f8a093ac837f92cec6.zip u-boot-imx-a3d1421dfd0bb1a729e171f8a093ac837f92cec6.tar.gz u-boot-imx-a3d1421dfd0bb1a729e171f8a093ac837f92cec6.tar.bz2 |
omap3: use only fixed-size types inside ctrl_structs
replace variable types in ctrl_structs for omap3 by those with
fixed size (u8, u16, u32).
Additional ifndef-protection is needed by examples which do not
compile when including asm/types.h
Signed-off-by: Matthias Ludwig <mludwig@ultratronik.de>
Signed-off-by: Dirk Behme <dirk.behme@googlemail.com>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions