ARM: OMAP2+: Fix typo in omap4-common.c
authorAndrea Gelmini <andrea.gelmini@gelma.net>
Sat, 21 May 2016 11:50:19 +0000 (13:50 +0200)
committerTony Lindgren <tony@atomide.com>
Fri, 10 Jun 2016 11:16:05 +0000 (04:16 -0700)
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap4-common.c

index 949696b..fb6fe26 100644 (file)
@@ -61,7 +61,7 @@ static phys_addr_t dram_sync_paddr;
 static u32 dram_sync_size;
 
 /*
- * The OMAP4 bus structure contains asynchrnous bridges which can buffer
+ * The OMAP4 bus structure contains asynchronous bridges which can buffer
  * data writes from the MPU. These asynchronous bridges can be found on
  * paths between the MPU to EMIF, and the MPU to L3 interconnects.
  *