summaryrefslogtreecommitdiffstats
path: root/sys/arm
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm')
-rw-r--r--sys/arm/xscale/i80321/iq80321.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm/xscale/i80321/iq80321.c b/sys/arm/xscale/i80321/iq80321.c
index 7f94879..04ef8b9 100644
--- a/sys/arm/xscale/i80321/iq80321.c
+++ b/sys/arm/xscale/i80321/iq80321.c
@@ -139,7 +139,7 @@ iq80321_attach(device_t dev)
device_get_name(dev));
/*
- * We have mapped the the PCI I/O windows in the early
+ * We have mapped the PCI I/O windows in the early
* bootstrap phase.
*/
sc->sc_iow_vaddr = IQ80321_IOW_VBASE;
OpenPOWER on IntegriCloud