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> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| config.mk | ||
| cpu.c | ||
| interrupts.c | ||
| reset.S | ||
| sc520.c | ||
| sc520_asm.S | ||
| serial.c | ||
| start.S | ||
| start16.S | ||
| timer.c | ||