
15 Sep
2009
15 Sep
'09
3:50 p.m.
Fix warning
dereferencing type-punned pointer will break strict-aliasing rules
Signed-off-by: Dirk Behme dirk.behme@googlemail.com
Patch against recent u-boot-ti git f4f92c81835ccc43f74925737dfd478edb0182f2 "TI: OMAP3: Overo Tobi ethernet support"
Compile tested only ./MAKEALL ARM_CORTEX_A8
drivers/mmc/omap3_mmc.c | 56 ++++++++++++++++++++++++------------------
1 file changed, 29 insertions(+), 27 deletions(-)
Pushed to u-boot-ti