]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/mips/include/asm/mach-pnx833x/gpio.h
tree-wide: fix assorted typos all over the place
[net-next-2.6.git] / arch / mips / include / asm / mach-pnx833x / gpio.h
index 8de0eb9c98a3786d32e1baec7972ec043b7139bb..ed3a88da70f68ff7f10cad82626dca1c0d2cfd05 100644 (file)
@@ -24,7 +24,7 @@
 
 /* BIG FAT WARNING: races danger!
    No protections exist here. Current users are only early init code,
-   when locking is not needed because no cuncurency yet exists there,
+   when locking is not needed because no concurrency yet exists there,
    and GPIO IRQ dispatcher, which does locking.
    However, if many uses will ever happen, proper locking will be needed
    - including locking between different uses