diff options
| author | Tom Rini <[email protected]> | 2018-05-20 09:47:45 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2018-05-20 09:47:45 -0400 |
| commit | 624d2cae3401c2e4d43c571a9b81d1f650e7703d (patch) | |
| tree | b683ce1ce0a5e73c9c6155d0446b6676b4c1dae7 /arch | |
| parent | bea1649cd91626177ea9396c321fded3c6300335 (diff) | |
SPDX: Fixup SPDX tags in a few new files
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm/mach-socfpga/include/mach/sdram_gen5.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/mach-socfpga/include/mach/sdram_gen5.h b/arch/arm/mach-socfpga/include/mach/sdram_gen5.h index b16d77668fc..a238d5d17fe 100644 --- a/arch/arm/mach-socfpga/include/mach/sdram_gen5.h +++ b/arch/arm/mach-socfpga/include/mach/sdram_gen5.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright Altera Corporation (C) 2014-2015 - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _SOCFPGA_SDRAM_GEN5_H_ #define _SOCFPGA_SDRAM_GEN5_H_ |
