diff options
Diffstat (limited to 'arch/alpha/include/asm/io_trivial.h')
| -rw-r--r-- | arch/alpha/include/asm/io_trivial.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/arch/alpha/include/asm/io_trivial.h b/arch/alpha/include/asm/io_trivial.h index 1c77f10b4b36..ba3d8f0cfe0c 100644 --- a/arch/alpha/include/asm/io_trivial.h +++ b/arch/alpha/include/asm/io_trivial.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */  /* Trivial implementations of basic i/o routines.  Assumes that all     of the hard work has been done by ioremap and ioportmap, and that     access to i/o space is linear.  */ |