From 6d9b42b4862ca331b22065d875de9cad9da72658 Mon Sep 17 00:00:00 2001 From: brucec Date: Mon, 21 Feb 2011 09:01:34 +0000 Subject: Fix typos - remove duplicate "the". PR: bin/154928 Submitted by: Eitan Adler MFC after: 3 days --- sys/arm/xscale/i80321/iq80321.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/arm') 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; -- cgit v1.1