diff options
Diffstat (limited to 'board/armltd/integrator/arm-ebi.h')
-rw-r--r-- | board/armltd/integrator/arm-ebi.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/armltd/integrator/arm-ebi.h b/board/armltd/integrator/arm-ebi.h index 6381fcc464..6b1a96d8ab 100644 --- a/board/armltd/integrator/arm-ebi.h +++ b/board/armltd/integrator/arm-ebi.h @@ -1,11 +1,10 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2011 * Linaro * Linus Walleij <linus.walleij@linaro.org> * Register definitions for the External Bus Interface (EBI) * found in the ARM Integrator AP and CP reference designs - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __ARM_EBI_H |