Skip to content
Snippets Groups Projects
Commit a3d1421d authored by Dirk Behme's avatar Dirk Behme Committed by Wolfgang Denk
Browse files

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: default avatarMatthias Ludwig <mludwig@ultratronik.de>
Signed-off-by: default avatarDirk Behme <dirk.behme@googlemail.com>
parent 89411352
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment