diff options
Diffstat (limited to 'arch/mips/pci/ops-tx4927.c')
-rw-r--r-- | arch/mips/pci/ops-tx4927.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/mips/pci/ops-tx4927.c b/arch/mips/pci/ops-tx4927.c index 0d69d6f4ea44..3d5df514d024 100644 --- a/arch/mips/pci/ops-tx4927.c +++ b/arch/mips/pci/ops-tx4927.c | |||
@@ -2,16 +2,16 @@ | |||
2 | * Define the pci_ops for the PCIC on Toshiba TX4927, TX4938, etc. | 2 | * Define the pci_ops for the PCIC on Toshiba TX4927, TX4938, etc. |
3 | * | 3 | * |
4 | * Based on linux/arch/mips/pci/ops-tx4938.c, | 4 | * Based on linux/arch/mips/pci/ops-tx4938.c, |
5 | * linux/arch/mips/pci/fixup-rbtx4938.c, | 5 | * linux/arch/mips/pci/fixup-rbtx4938.c, |
6 | * linux/arch/mips/txx9/rbtx4938/setup.c, | 6 | * linux/arch/mips/txx9/rbtx4938/setup.c, |
7 | * and RBTX49xx patch from CELF patch archive. | 7 | * and RBTX49xx patch from CELF patch archive. |
8 | * | 8 | * |
9 | * 2003-2005 (c) MontaVista Software, Inc. | 9 | * 2003-2005 (c) MontaVista Software, Inc. |
10 | * Copyright (C) 2004 by Ralf Baechle (ralf@linux-mips.org) | 10 | * Copyright (C) 2004 by Ralf Baechle (ralf@linux-mips.org) |
11 | * (C) Copyright TOSHIBA CORPORATION 2000-2001, 2004-2007 | 11 | * (C) Copyright TOSHIBA CORPORATION 2000-2001, 2004-2007 |
12 | * | 12 | * |
13 | * This program is free software; you can redistribute it and/or modify it | 13 | * This program is free software; you can redistribute it and/or modify it |
14 | * under the terms of the GNU General Public License as published by the | 14 | * under the terms of the GNU General Public License as published by the |
15 | * Free Software Foundation; either version 2 of the License, or (at your | 15 | * Free Software Foundation; either version 2 of the License, or (at your |
16 | * option) any later version. | 16 | * option) any later version. |
17 | */ | 17 | */ |