summaryrefslogtreecommitdiff
path: root/board/evb64260/zuma_pbb_mbox.c
AgeCommit message (Collapse)Author
2008-12-09evb64260: fix "cast to pointer from integer of different size" warningsWolfgang Denk
Signed-off-by: Wolfgang Denk <wd@denx.de>
2008-05-21Big white-space cleanup.Wolfgang Denk
This commit gets rid of a huge amount of silly white-space issues. Especially, all sequences of SPACEs followed by TAB characters get removed (unless they appear in print statements). Also remove all embedded "vim:" and "vi:" statements which hide indentation problems. Signed-off-by: Wolfgang Denk <wd@denx.de>
2005-10-13Cleanup for GCC-4.xWolfgang Denk
2002-11-03Initial revisionwdenk