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/gaisler/gr_ep2s60 | |
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/gaisler/gr_ep2s60')
-rw-r--r-- | board/gaisler/gr_ep2s60/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/gaisler/gr_ep2s60/Makefile b/board/gaisler/gr_ep2s60/Makefile index a8b3e6a..059a9c0 100644 --- a/board/gaisler/gr_ep2s60/Makefile +++ b/board/gaisler/gr_ep2s60/Makefile @@ -1,4 +1,3 @@ - # # (C) Copyright 2003-2006 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. |