summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2013-11-05 11:28:48 +0900
committerTom Rini <trini@ti.com>2013-11-08 09:41:37 -0500
commit0f0f75774e8bbe058fccd5b7c4fce6988c80c4e5 (patch)
tree9fcd9f346195caa36537f195aa9d1e5ff800dca3 /arch/blackfin
parent5b629319cf58101b4d623017503d2437714e788a (diff)
downloadblackbird-obmc-uboot-0f0f75774e8bbe058fccd5b7c4fce6988c80c4e5.tar.gz
blackbird-obmc-uboot-0f0f75774e8bbe058fccd5b7c4fce6988c80c4e5.zip
cosmetic: remove empty lines at the top of file
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'arch/blackfin')
-rw-r--r--arch/blackfin/include/asm/clock.h1
-rw-r--r--arch/blackfin/lib/__kgdb.S1
2 files changed, 0 insertions, 2 deletions
diff --git a/arch/blackfin/include/asm/clock.h b/arch/blackfin/include/asm/clock.h
index f1fcd40499..fc84fe43f1 100644
--- a/arch/blackfin/include/asm/clock.h
+++ b/arch/blackfin/include/asm/clock.h
@@ -1,4 +1,3 @@
-
/*
* Copyright (C) 2012 Analog Devices Inc.
* Licensed under the GPL-2 or later.
diff --git a/arch/blackfin/lib/__kgdb.S b/arch/blackfin/lib/__kgdb.S
index 4ccde8f104..4e7b6a4eb5 100644
--- a/arch/blackfin/lib/__kgdb.S
+++ b/arch/blackfin/lib/__kgdb.S
@@ -1,4 +1,3 @@
-
#include <linux/linkage.h>
/* save stack context for non-local goto
OpenPOWER on IntegriCloud