aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/common
diff options
context:
space:
mode:
authorWolfgang Denk2021-09-27 17:42:36 +0200
committerTom Rini2021-09-30 08:08:56 -0400
commit66356b4c06c934021f6cb58d93877427162b369f (patch)
tree4d37c220f907db52286ed22adc92f3ffbda7350e /board/freescale/common
parent6eecaf5d0f6b9a500dd5798f1f2bc8296bcfe158 (diff)
WS cleanup: remove trailing empty lines
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'board/freescale/common')
-rw-r--r--board/freescale/common/zm7300.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/freescale/common/zm7300.c b/board/freescale/common/zm7300.c
index 03679e723f2..e8c2fc85c84 100644
--- a/board/freescale/common/zm7300.c
+++ b/board/freescale/common/zm7300.c
@@ -230,4 +230,3 @@ int zm_enable_wp()
}
return 0;
}
-