diff options
author | Lennert Buytenhek <buytenh@wantstofly.org> | 2008-04-25 16:31:32 -0400 |
---|---|---|
committer | Nicolas Pitre <nico@cam.org> | 2008-04-28 15:59:19 -0400 |
commit | b46926bb2d9977799c88aef17a4386ee02c326d8 (patch) | |
tree | 39bd519e97568d13c141d41457519de37ef4bbe6 /arch/arm/mach-orion5x/rd88f5182-setup.c | |
parent | 994cab846422bc9c636cc780a48b7370e837a3bb (diff) |
[ARM] Orion: catch a couple more alternative spellings of PCIe
Unify a couple more spellings of "PCIe" ("PCI-E", "PCIE".)
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Signed-off-by: Nicolas Pitre <nico@marvell.com>
Diffstat (limited to 'arch/arm/mach-orion5x/rd88f5182-setup.c')
-rw-r--r-- | arch/arm/mach-orion5x/rd88f5182-setup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-orion5x/rd88f5182-setup.c b/arch/arm/mach-orion5x/rd88f5182-setup.c index b4315dfd4a35..aebe6b8e5059 100644 --- a/arch/arm/mach-orion5x/rd88f5182-setup.c +++ b/arch/arm/mach-orion5x/rd88f5182-setup.c | |||
@@ -262,7 +262,7 @@ static void __init rd88f5182_init(void) | |||
262 | orion5x_setup_dev1_win(RD88F5182_NOR_BASE, RD88F5182_NOR_SIZE); | 262 | orion5x_setup_dev1_win(RD88F5182_NOR_BASE, RD88F5182_NOR_SIZE); |
263 | 263 | ||
264 | /* | 264 | /* |
265 | * Open a special address decode windows for the PCIE WA. | 265 | * Open a special address decode windows for the PCIe WA. |
266 | */ | 266 | */ |
267 | orion5x_setup_pcie_wa_win(ORION5X_PCIE_WA_PHYS_BASE, | 267 | orion5x_setup_pcie_wa_win(ORION5X_PCIE_WA_PHYS_BASE, |
268 | ORION5X_PCIE_WA_SIZE); | 268 | ORION5X_PCIE_WA_SIZE); |