X-Git-Url: http://review.tizen.org/git/?p=platform%2Fkernel%2Fu-boot.git;a=blobdiff_plain;f=include%2Fasm-generic%2Fio.h;h=7a2f0dba316adf319e01912b28bfdd2dca80a9b6;hp=0f5160c6f1a1428f0651777dd5f53c30c2b0b7f5;hb=83d290c56fab2d38cd1ab4c4cc7099559c1d5046;hpb=7ce85318cfff5fd82a059131761559cba7fef309 diff --git a/include/asm-generic/io.h b/include/asm-generic/io.h index 0f5160c..7a2f0db 100644 --- a/include/asm-generic/io.h +++ b/include/asm-generic/io.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Generic I/O functions. * * Copyright (c) 2016 Imagination Technologies Ltd. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __ASM_GENERIC_IO_H__