From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Mon, 8 Aug 2016 21:42:13 +0800 Subject: [PATCH 1/2] ARM i.MX31 iomux: remove plain duplicates In-Reply-To: <1467460951-9173-1-git-send-email-akurz@blala.de> References: <1467460951-9173-1-git-send-email-akurz@blala.de> Message-ID: <20160808134213.GF4678@tiger> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sat, Jul 02, 2016 at 02:02:30PM +0200, Alexander Kurz wrote: > No need to define some of the iomux twice, remove the duplicates. > > Signed-off-by: Alexander Kurz Applied both, thanks.