diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2013-11-05 11:28:48 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-11-08 09:41:37 -0500 |
commit | 0f0f75774e8bbe058fccd5b7c4fce6988c80c4e5 (patch) | |
tree | 9fcd9f346195caa36537f195aa9d1e5ff800dca3 /board/esd | |
parent | 5b629319cf58101b4d623017503d2437714e788a (diff) | |
download | u-boot-imx-0f0f75774e8bbe058fccd5b7c4fce6988c80c4e5.zip u-boot-imx-0f0f75774e8bbe058fccd5b7c4fce6988c80c4e5.tar.gz u-boot-imx-0f0f75774e8bbe058fccd5b7c4fce6988c80c4e5.tar.bz2 |
cosmetic: remove empty lines at the top of file
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'board/esd')
-rw-r--r-- | board/esd/adciop/Makefile | 1 | ||||
-rw-r--r-- | board/esd/dasa_sim/Makefile | 1 | ||||
-rw-r--r-- | board/esd/mecp5200/Makefile | 1 | ||||
-rw-r--r-- | board/esd/pf5200/Makefile | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/board/esd/adciop/Makefile b/board/esd/adciop/Makefile index 9635189..a096e44 100644 --- a/board/esd/adciop/Makefile +++ b/board/esd/adciop/Makefile @@ -1,4 +1,3 @@ - # # (C) Copyright 2000-2006 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. diff --git a/board/esd/dasa_sim/Makefile b/board/esd/dasa_sim/Makefile index 7dc48ba..f0a5a8f 100644 --- a/board/esd/dasa_sim/Makefile +++ b/board/esd/dasa_sim/Makefile @@ -1,4 +1,3 @@ - # # (C) Copyright 2000-2006 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. diff --git a/board/esd/mecp5200/Makefile b/board/esd/mecp5200/Makefile index 19f0055..3d66c9f 100644 --- a/board/esd/mecp5200/Makefile +++ b/board/esd/mecp5200/Makefile @@ -1,4 +1,3 @@ - # # (C) Copyright 2003-2006 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. diff --git a/board/esd/pf5200/Makefile b/board/esd/pf5200/Makefile index 24abbaf..a9d20c9 100644 --- a/board/esd/pf5200/Makefile +++ b/board/esd/pf5200/Makefile @@ -1,4 +1,3 @@ - # # (C) Copyright 2003-2006 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. |