Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759280Ab2EPGon (ORCPT ); Wed, 16 May 2012 02:44:43 -0400 Received: from mail-pz0-f46.google.com ([209.85.210.46]:49632 "EHLO mail-pz0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759223Ab2EPGoH (ORCPT ); Wed, 16 May 2012 02:44:07 -0400 From: Magnus Damm To: linux-arm-kernel@lists.infradead.org Cc: horms@verge.net.au, linux@arm.linux.org.uk, arnd@arndb.de, linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org, rjw@sisk.pl, lethal@linux-sh.org, olof@lixom.net, Magnus Damm Date: Wed, 16 May 2012 15:45:07 +0900 Message-Id: <20120516064507.32286.10714.sendpatchset@w520> In-Reply-To: <20120516064449.32286.77941.sendpatchset@w520> References: <20120516064449.32286.77941.sendpatchset@w520> Subject: [PATCH 02/08] ARM: Undelete KZM9D mach-type V3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1036 Lines: 29 From: Magnus Damm Undelete the KZM9D mach-type to allow build of board for EMEV2 SoC support. Signed-off-by: Magnus Damm --- Changes since V1: - posted before in different series, here just bumped version to match V3 arch/arm/tools/mach-types | 1 + 1 file changed, 1 insertion(+) --- 0001/arch/arm/tools/mach-types +++ work/arch/arm/tools/mach-types 2012-05-14 19:38:03.000000000 +0900 @@ -530,6 +530,7 @@ nokia_rm680 MACH_NOKIA_RM680 NOKIA_RM68 msm8960_sim MACH_MSM8960_SIM MSM8960_SIM 3230 msm8960_rumi3 MACH_MSM8960_RUMI3 MSM8960_RUMI3 3231 gsia18s MACH_GSIA18S GSIA18S 3234 +kzm9d MACH_KZM9D KZM9D 3246 mx53_loco MACH_MX53_LOCO MX53_LOCO 3273 tx53 MACH_TX53 TX53 3279 encore MACH_ENCORE ENCORE 3284 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/