--- fix whitespaces --- arch/blackfin/include/asm/common.h | 2 -- arch/blackfin/lib/board.c | 1 - arch/nios2/lib/board.c | 1 - arch/openrisc/lib/board.c | 1 - 4 files changed, 5 deletions(-) diff --git a/arch/blackfin/include/asm/common.h b/arch/blackfin/include/asm/common.h index 5760fb9..443adf7 100644 --- a/arch/blackfin/include/asm/common.h +++ b/arch/blackfin/include/asm/common.h @@ -1,3 +1 @@ - /* nothing special */ - diff --git a/arch/blackfin/lib/board.c b/arch/blackfin/lib/board.c index 4731887..3a04f28 100644 --- a/arch/blackfin/lib/board.c +++ b/arch/blackfin/lib/board.c @@ -46,4 +46,3 @@ static void arch_shutdown(void) icache_disable(); } archshutdown_exitcall(arch_shutdown); - diff --git a/arch/nios2/lib/board.c b/arch/nios2/lib/board.c index c04dda9..537675c 100644 --- a/arch/nios2/lib/board.c +++ b/arch/nios2/lib/board.c @@ -30,4 +30,3 @@ void __noreturn nios_start_barebox(void) start_barebox(); } - diff --git a/arch/openrisc/lib/board.c b/arch/openrisc/lib/board.c index ff527e2..25bcc05 100644 --- a/arch/openrisc/lib/board.c +++ b/arch/openrisc/lib/board.c @@ -29,4 +29,3 @@ void __noreturn openrisc_start_barebox(void) start_barebox(); } - -- 2.1.4 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox