From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Mon, 17 Feb 2014 23:48:45 +0000 Subject: Re: [PATCH v2] ARM: shmobile: Remove KZM9D board code Message-Id: <20140217234839.GA4776@verge.net.au> List-Id: References: <20140217072419.27232.82739.sendpatchset@w520> In-Reply-To: <20140217072419.27232.82739.sendpatchset@w520> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Mon, Feb 17, 2014 at 04:24:19PM +0900, Magnus Damm wrote: > From: Magnus Damm > > Get rid of KZM9D board code written in C. This version of the > C board code was used in the case of multiplatform, but these > days DT can be used instead, so because of that simply get rid > of the C code to simplify and save space. > > Signed-off-by: Magnus Damm Thanks Magnus, I have queued this up.