From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Fri, 10 Jun 2016 21:09:43 +0800 Subject: [PATCH] ARM: mach-imx6q: fix spelling mistake in error message In-Reply-To: <1464016585-31852-1-git-send-email-jean.guyomarch@openwide.fr> References: <1464016585-31852-1-git-send-email-jean.guyomarch@openwide.fr> Message-ID: <20160610130943.GB20243@tiger> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, May 23, 2016 at 05:16:25PM +0200, Jean Guyomarc'h wrote: > The compatible device tree node that is searched for is imx6q-iomuxc-gpr > but was misspelled imx6q-iomux-gpr in the error handling message. > > Signed-off-by: Jean Guyomarc'h Applied, thanks.