From 53677ef18e25c97ac613349087c5cb33ae5a2741 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Tue, 20 May 2008 16:00:29 +0200 Subject: Big white-space cleanup. 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 --- board/pm856/pm856.c | 2 +- board/pm856/u-boot.lds | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'board/pm856') diff --git a/board/pm856/pm856.c b/board/pm856/pm856.c index 792d1e589..6386abcd3 100644 --- a/board/pm856/pm856.c +++ b/board/pm856/pm856.c @@ -248,7 +248,7 @@ initdram(int board_type) udelay (200); while (gur->ddrdllcr != 0x81000100) { - gur->devdisr = gur->devdisr | 0x00010000; + gur->devdisr = gur->devdisr | 0x00010000; asm("sync;isync;msync"); for (i=0; i