summaryrefslogtreecommitdiffstats
path: root/sys/arm/lpc
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2012-11-07 07:00:59 +0000
committerkevlo <kevlo@FreeBSD.org>2012-11-07 07:00:59 +0000
commit25611f9cf9abb970322ecc6e9eb957d8f47b4819 (patch)
treec39378afd60870cb7ef18ef2aa77c0b3103068c9 /sys/arm/lpc
parent024301417f2256051da79d80e8b2d58b25d38cec (diff)
downloadFreeBSD-src-25611f9cf9abb970322ecc6e9eb957d8f47b4819.zip
FreeBSD-src-25611f9cf9abb970322ecc6e9eb957d8f47b4819.tar.gz
Fix typo; s/ouput/output
Diffstat (limited to 'sys/arm/lpc')
-rw-r--r--sys/arm/lpc/lpc_gpio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm/lpc/lpc_gpio.c b/sys/arm/lpc/lpc_gpio.c
index 4c06302..a7ef028 100644
--- a/sys/arm/lpc/lpc_gpio.c
+++ b/sys/arm/lpc/lpc_gpio.c
@@ -33,7 +33,7 @@
* - Port3 with:
* - 26 input pins (GPI_00..GPI_09 + GPI_15..GPI_23 + GPI_25 + GPI_27..GPI_28)
* - 24 output pins (GPO_00..GPO_23)
- * - 6 input/ouput pins (GPIO_00..GPIO_05)
+ * - 6 input/output pins (GPIO_00..GPIO_05)
*
* Pins are mapped to logical pin number as follows:
* [0..9] -> GPI_00..GPI_09 (port 3)
OpenPOWER on IntegriCloud