From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Mon, 2 Jan 2017 15:28:45 +0800 Subject: [PATCH] ARM: imx: remove unused device definitions In-Reply-To: <20161216090533.2195228-1-arnd@arndb.de> References: <20161216090533.2195228-1-arnd@arndb.de> Message-ID: <20170102072844.GF20956@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Dec 16, 2016 at 10:05:08AM +0100, Arnd Bergmann wrote: > I stumbled over these during build testing, they are evidently > not referenced anywhere any more. > > Signed-off-by: Arnd Bergmann Applied, thanks.