diff options
Diffstat (limited to 'board/imgtec/malta/superio.h')
-rw-r--r-- | board/imgtec/malta/superio.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/imgtec/malta/superio.h b/board/imgtec/malta/superio.h index f0ae1422b8..11e9cef978 100644 --- a/board/imgtec/malta/superio.h +++ b/board/imgtec/malta/superio.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2013 Imagination Technologies * Author: Paul Burton <paul.burton@mips.com> * * Setup code for the FDC37M817 super I/O controller - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __BOARD_MALTA_SUPERIO_H__ |