diff options
Diffstat (limited to 'arch/nds32/include/asm/io.h')
| -rw-r--r-- | arch/nds32/include/asm/io.h | 4 | 
1 files changed, 1 insertions, 3 deletions
| diff --git a/arch/nds32/include/asm/io.h b/arch/nds32/include/asm/io.h index 254c8f933..04708e935 100644 --- a/arch/nds32/include/asm/io.h +++ b/arch/nds32/include/asm/io.h @@ -7,9 +7,7 @@   * Shawn Lin, Andes Technology Corporation <nobuhiro@andestech.com>   * Macpaul Lin, Andes Technology Corporation <macpaul@andestech.com>   * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. + * SPDX-License-Identifier:	GPL-2.0   *   * Modifications:   *  16-Sep-1996	RMK	Inlined the inx/outx functions & optimised for both |