From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Tue, 9 Aug 2016 22:52:33 +0800 Subject: [PATCH v2 1/4] ARM: i.MX: Remove i.MX1 Armadeus APF9328 board support In-Reply-To: <1470459386-5197-1-git-send-email-shc_work@mail.ru> References: <1470459386-5197-1-git-send-email-shc_work@mail.ru> Message-ID: <20160809145233.GA16562@tiger> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sat, Aug 06, 2016 at 07:56:23AM +0300, Alexander Shiyan wrote: > mach-apf9328.c can be replaced with devicetree equivalent: imx1-apf9328.dts, > so remove the board file. > > Signed-off-by: Alexander Shiyan Applied all, thanks.