]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: io: fix comment grammar
authorAndrew F. Davis <afd@ti.com>
Tue, 31 May 2016 19:18:19 +0000 (14:18 -0500)
committerJiri Kosina <jkosina@suse.cz>
Tue, 21 Jun 2016 11:24:01 +0000 (13:24 +0200)
Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
arch/arm/include/asm/io.h

index 485982084fe96aef7218aeb134527b41f90beb1e..590d0c1c92e799df4609059a82dcea5a73651feb 100644 (file)
@@ -282,7 +282,7 @@ extern void _memset_io(volatile void __iomem *, int, size_t);
  * These perform PCI memory accesses via an ioremap region.  They don't
  * take an address as such, but a cookie.
  *
- * Again, this are defined to perform little endian accesses.  See the
+ * Again, these are defined to perform little endian accesses.  See the
  * IO port primitives for more information.
  */
 #ifndef readl