Re: [U-Boot] 82xx serial, smc: Coding-Style cleanup serial SMC driver

2009-02-09 Thread Wolfgang Denk
Dear Heiko Schocher, In message <4982eadf.1010...@denx.de> you wrote: > Signed-off-by: Heiko Schocher > --- > cpu/mpc8260/serial_smc.c | 54 +++-- > 1 files changed, 18 insertions(+), 36 deletions(-) Applied, thanks. Best regards, Wolfgang Denk -- D

[U-Boot] 82xx serial, smc: Coding-Style cleanup serial SMC driver

2009-01-30 Thread Heiko Schocher
Signed-off-by: Heiko Schocher --- cpu/mpc8260/serial_smc.c | 54 +++-- 1 files changed, 18 insertions(+), 36 deletions(-) diff --git a/cpu/mpc8260/serial_smc.c b/cpu/mpc8260/serial_smc.c index 794d6b3..fbb3fb0 100644 --- a/cpu/mpc8260/serial_smc.c +++ b/