diff options
Diffstat (limited to 'arch/mips/pci/fixup-ath79.c')
-rw-r--r-- | arch/mips/pci/fixup-ath79.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/mips/pci/fixup-ath79.c b/arch/mips/pci/fixup-ath79.c index 9e651a4af05e..09a4ce53424f 100644 --- a/arch/mips/pci/fixup-ath79.c +++ b/arch/mips/pci/fixup-ath79.c | |||
@@ -1,9 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2018 John Crispin <john@phrozen.org> | 3 | * Copyright (C) 2018 John Crispin <john@phrozen.org> |
3 | * | ||
4 | * This program is free software; you can redistribute it and/or modify it | ||
5 | * under the terms of the GNU General Public License version 2 as published | ||
6 | * by the Free Software Foundation. | ||
7 | */ | 4 | */ |
8 | 5 | ||
9 | #include <linux/pci.h> | 6 | #include <linux/pci.h> |