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.c | |
parent | 1f3a92de2a5081077799a51f39b1010ed0492264 (diff) | |
download | blackbird-op-linux-e9b62e8ef9d71ed977797529fc0dfc352448d50b.tar.gz blackbird-op-linux-e9b62e8ef9d71ed977797529fc0dfc352448d50b.zip |
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.c')
-rw-r--r-- | arch/mips/ath79/pci.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/mips/ath79/pci.c b/arch/mips/ath79/pci.c index 253a382f63b2..bc40070e45c9 100644 --- a/arch/mips/ath79/pci.c +++ b/arch/mips/ath79/pci.c @@ -2,6 +2,10 @@ * Atheros AR71XX/AR724X specific PCI setup code * * 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> + * + * Parts of this file are based on Atheros' 2.6.15 BSP * * 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 |