diff options
Diffstat (limited to 'arch/arm/mach-meson/sm.c')
-rw-r--r-- | arch/arm/mach-meson/sm.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/mach-meson/sm.c b/arch/arm/mach-meson/sm.c index 1b35a220d3..9829bae657 100644 --- a/arch/arm/mach-meson/sm.c +++ b/arch/arm/mach-meson/sm.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2016 Beniamino Galvani <b.galvani@gmail.com> * - * SPDX-License-Identifier: GPL-2.0+ - * * Secure monitor calls. */ |