Commit 94ceaf38 authored by Andrea Gelmini's avatar Andrea Gelmini Committed by Chris Metcalf

Fix typo

Signed-off-by: default avatarAndrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: default avatarChris Metcalf <cmetcalf@mellanox.com>
parent a87e2cdc
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
#include <arch/sim.h> #include <arch/sim.h>
/* /*
* This file containes the routines to search for PCI buses, * This file contains the routines to search for PCI buses,
* enumerate the buses, and configure any attached devices. * enumerate the buses, and configure any attached devices.
*/ */
...@@ -434,7 +434,7 @@ int __init tile_pci_init(void) ...@@ -434,7 +434,7 @@ int __init tile_pci_init(void)
/* /*
* Now determine which PCIe ports are configured to operate in RC * Now determine which PCIe ports are configured to operate in RC
* mode. There is a differece in the port configuration capability * mode. There is a difference in the port configuration capability
* between the Gx36 and Gx72 devices. * between the Gx36 and Gx72 devices.
* *
* The Gx36 has configuration capability for each of the 3 PCIe * The Gx36 has configuration capability for each of the 3 PCIe
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment