diff options
Diffstat (limited to 'board/armltd/vexpress/vexpress_tc2.c')
-rw-r--r-- | board/armltd/vexpress/vexpress_tc2.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/armltd/vexpress/vexpress_tc2.c b/board/armltd/vexpress/vexpress_tc2.c index 9cd0ec8ea0..5278ef784f 100644 --- a/board/armltd/vexpress/vexpress_tc2.c +++ b/board/armltd/vexpress/vexpress_tc2.c @@ -1,10 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2016 Linaro * Jon Medhurst <tixy@linaro.org> * * TC2 specific code for Versatile Express. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <asm/armv7.h> |