diff options
Diffstat (limited to 'arch/mips/mach-au1x00/au1x00_eth.c')
-rw-r--r-- | arch/mips/mach-au1x00/au1x00_eth.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/mips/mach-au1x00/au1x00_eth.c b/arch/mips/mach-au1x00/au1x00_eth.c index 67f4953515..84a1f59ba0 100644 --- a/arch/mips/mach-au1x00/au1x00_eth.c +++ b/arch/mips/mach-au1x00/au1x00_eth.c @@ -1,9 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0+ /* Only eth0 supported for now * * (C) Copyright 2003 * Thomas.Lange@corelatus.se - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <config.h> |