diff options
Diffstat (limited to 'arch/mips/pci/pci-mt7620.c')
-rw-r--r-- | arch/mips/pci/pci-mt7620.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/mips/pci/pci-mt7620.c b/arch/mips/pci/pci-mt7620.c index f6b77788124a..d36061603752 100644 --- a/arch/mips/pci/pci-mt7620.c +++ b/arch/mips/pci/pci-mt7620.c | |||
@@ -1,12 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Ralink MT7620A SoC PCI support | 3 | * Ralink MT7620A SoC PCI support |
3 | * | 4 | * |
4 | * Copyright (C) 2007-2013 Bruce Chang (Mediatek) | 5 | * Copyright (C) 2007-2013 Bruce Chang (Mediatek) |
5 | * Copyright (C) 2013-2016 John Crispin <john@phrozen.org> | 6 | * Copyright (C) 2013-2016 John Crispin <john@phrozen.org> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify it | ||
8 | * under the terms of the GNU General Public License version 2 as published | ||
9 | * by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #include <linux/types.h> | 9 | #include <linux/types.h> |