diff options
Diffstat (limited to 'board/armltd/integrator/integrator-sc.h')
-rw-r--r-- | board/armltd/integrator/integrator-sc.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/armltd/integrator/integrator-sc.h b/board/armltd/integrator/integrator-sc.h index 7a94d67304..42d90b1188 100644 --- a/board/armltd/integrator/integrator-sc.h +++ b/board/armltd/integrator/integrator-sc.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2011 * Linaro @@ -5,8 +6,6 @@ * Register definitions for the System Controller (SC) and * the similar "CP Controller" found in the ARM Integrator/AP and * Integrator/CP reference designs - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __ARM_SC_H |