diff options
Diffstat (limited to 'board/renesas/sh7785lcr/rtl8169.h')
-rw-r--r-- | board/renesas/sh7785lcr/rtl8169.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/renesas/sh7785lcr/rtl8169.h b/board/renesas/sh7785lcr/rtl8169.h index 888de48463..51240e6d62 100644 --- a/board/renesas/sh7785lcr/rtl8169.h +++ b/board/renesas/sh7785lcr/rtl8169.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2008 Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #define PCIREG_8(_adr) (*(volatile unsigned char *)(_adr)) |