From: Krzysztof Kozlowski Date: Fri, 24 Jul 2020 18:23:21 +0000 (+0200) Subject: memory: omap-gpmc: Fix language typo X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=858432c7e41b05364f155414178495ce266da67b;p=linux.git memory: omap-gpmc: Fix language typo Fix arbitary -> arbitrary. Signed-off-by: Krzysztof Kozlowski --- diff --git a/drivers/memory/omap-gpmc.c b/drivers/memory/omap-gpmc.c index 9650df0162c7f..f512cbc7a36c5 100644 --- a/drivers/memory/omap-gpmc.c +++ b/drivers/memory/omap-gpmc.c @@ -2081,7 +2081,7 @@ static int gpmc_probe_generic_child(struct platform_device *pdev, gpmc_cs_disable_mem(cs); /* - * FIXME: gpmc_cs_request() will map the CS to an arbitary + * FIXME: gpmc_cs_request() will map the CS to an arbitrary * location in the gpmc address space. When booting with * device-tree we want the NOR flash to be mapped to the * location specified in the device-tree blob. So remap the