From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawn.guo@freescale.com (Shawn Guo) Date: Mon, 1 Sep 2014 16:39:44 +0800 Subject: [PATCH 1/2] ARM: i.MX: Remove i.MX1 ADS board support In-Reply-To: <1409486055-21541-1-git-send-email-shc_work@mail.ru> References: <1409486055-21541-1-git-send-email-shc_work@mail.ru> Message-ID: <20140901083943.GF3135@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sun, Aug 31, 2014 at 03:54:14PM +0400, Alexander Shiyan wrote: > mx1ads.c can be replaced with devicetree equivalent: imx1-ads.dts, > so remove the board file. > > Signed-off-by: Alexander Shiyan Applied both, thanks.