From: Andrea Gelmini Date: Sat, 21 May 2016 11:50:19 +0000 (+0200) Subject: ARM: OMAP2+: Fix typo in omap4-common.c X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=6eedfcbea84744a3b0e2c0bc11e78de28b603f03;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git ARM: OMAP2+: Fix typo in omap4-common.c Signed-off-by: Andrea Gelmini Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/mach-omap2/omap4-common.c b/arch/arm/mach-omap2/omap4-common.c index 949696b6f17b..fb6fe26a8f8f 100644 --- a/arch/arm/mach-omap2/omap4-common.c +++ b/arch/arm/mach-omap2/omap4-common.c @@ -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. *