aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion5x/common.c
diff options
context:
space:
mode:
authorLennert Buytenhek <buytenh@wantstofly.org>2008-04-25 16:31:32 -0400
committerNicolas Pitre <nico@cam.org>2008-04-28 15:59:19 -0400
commitb46926bb2d9977799c88aef17a4386ee02c326d8 (patch)
tree39bd519e97568d13c141d41457519de37ef4bbe6 /arch/arm/mach-orion5x/common.c
parent994cab846422bc9c636cc780a48b7370e837a3bb (diff)
downloadkernel_samsung_smdk4412-b46926bb2d9977799c88aef17a4386ee02c326d8.zip
kernel_samsung_smdk4412-b46926bb2d9977799c88aef17a4386ee02c326d8.tar.gz
kernel_samsung_smdk4412-b46926bb2d9977799c88aef17a4386ee02c326d8.tar.bz2
[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/common.c')
-rw-r--r--arch/arm/mach-orion5x/common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-orion5x/common.c b/arch/arm/mach-orion5x/common.c
index c13800b..968deb5 100644
--- a/arch/arm/mach-orion5x/common.c
+++ b/arch/arm/mach-orion5x/common.c
@@ -317,7 +317,7 @@ struct sys_timer orion5x_timer = {
****************************************************************************/
/*
- * Identify device ID and rev from PCIE configuration header space '0'.
+ * Identify device ID and rev from PCIe configuration header space '0'.
*/
static void __init orion5x_id(u32 *dev, u32 *rev, char **dev_name)
{