| .. | .. |
|---|
| 1 | | -/* linux/include/asm-arm/plat-s3c24xx/regs-s3c2412-iis.h |
|---|
| 2 | | - * |
|---|
| 1 | +/* SPDX-License-Identifier: GPL-2.0 */ |
|---|
| 2 | +/* |
|---|
| 3 | 3 | * Copyright 2007 Simtec Electronics <linux@simtec.co.uk> |
|---|
| 4 | 4 | * http://armlinux.simtec.co.uk/ |
|---|
| 5 | 5 | * |
|---|
| 6 | | - * This program is free software; you can redistribute it and/or modify |
|---|
| 7 | | - * it under the terms of the GNU General Public License version 2 as |
|---|
| 8 | | - * published by the Free Software Foundation. |
|---|
| 9 | | - * |
|---|
| 10 | 6 | * S3C2412 IIS register definition |
|---|
| 11 | | -*/ |
|---|
| 7 | + */ |
|---|
| 12 | 8 | |
|---|
| 13 | 9 | #ifndef __ASM_ARCH_REGS_S3C2412_IIS_H |
|---|
| 14 | 10 | #define __ASM_ARCH_REGS_S3C2412_IIS_H |
|---|