From 14666418e9aa3c7480c640cd8e86935b64f05433 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Sun, 27 Mar 2011 21:48:08 +0200 Subject: Coding Style cleanup: remove trailing empty lines Signed-off-by: Wolfgang Denk --- board/renesas/sh7757lcr/Makefile | 1 - board/renesas/sh7757lcr/spi-boot.c | 1 - 2 files changed, 2 deletions(-) (limited to 'board/renesas') diff --git a/board/renesas/sh7757lcr/Makefile b/board/renesas/sh7757lcr/Makefile index e2e46ba..dd14d7c 100644 --- a/board/renesas/sh7757lcr/Makefile +++ b/board/renesas/sh7757lcr/Makefile @@ -40,4 +40,3 @@ include $(SRCTREE)/rules.mk sinclude $(obj).depend ######################################################################### - diff --git a/board/renesas/sh7757lcr/spi-boot.c b/board/renesas/sh7757lcr/spi-boot.c index 823844e..71dcf5d 100644 --- a/board/renesas/sh7757lcr/spi-boot.c +++ b/board/renesas/sh7757lcr/spi-boot.c @@ -106,4 +106,3 @@ void __uses_spiboot2 spiboot_main(void) _start(); } - -- cgit v1.1