[PATCH 09/10] ARM: debug: meson.S: update with SPDX Licence identifier

From: Neil Armstrong
Date: Mon May 20 2019 - 10:41:04 EST


Signed-off-by: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
---
arch/arm/include/debug/meson.S | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/arch/arm/include/debug/meson.S b/arch/arm/include/debug/meson.S
index 1bae99bf6f11..df158693a327 100644
--- a/arch/arm/include/debug/meson.S
+++ b/arch/arm/include/debug/meson.S
@@ -1,10 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (C) 2014 Carlo Caione
* Carlo Caione <carlo@xxxxxxxxxx>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
*/

#define MESON_AO_UART_WFIFO 0x0
--
2.21.0