diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-03-14 10:36:14 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2012-05-15 17:49:07 +0200 |
commit | e9b62e8ef9d71ed977797529fc0dfc352448d50b (patch) | |
tree | 481732793c836517a854e50856214d50c60932c4 /arch/mips/ath79/pci.h | |
parent | 1f3a92de2a5081077799a51f39b1010ed0492264 (diff) | |
download | linux-e9b62e8ef9d71ed977797529fc0dfc352448d50b.tar.bz2 |
MIPS: ath79: update copyright headers of PCI related files
Add copyright records according to the recent changes in
the PCI code. Also fix up the descriptions.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3503/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/ath79/pci.h')
-rw-r--r-- | arch/mips/ath79/pci.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/mips/ath79/pci.h b/arch/mips/ath79/pci.h index 5ebed2104ed0..51c6625dcc6d 100644 --- a/arch/mips/ath79/pci.h +++ b/arch/mips/ath79/pci.h @@ -1,7 +1,9 @@ /* - * Atheros 724x PCI support + * Atheros AR71XX/AR724X PCI support * * Copyright (C) 2011 René Bolldorf <xsecute@googlemail.com> + * Copyright (C) 2008-2011 Gabor Juhos <juhosg@openwrt.org> + * Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published |