From mboxrd@z Thu Jan 1 00:00:00 1970 From: grant.likely@secretlab.ca (Grant Likely) Date: Wed, 22 Feb 2012 18:48:57 -0700 Subject: [PATCH 1/3 v2] RFC: arm/kirkwood: TEMP hack till mach-types is updated. In-Reply-To: <5aff1d2c93408c44fdd3671f16f9643811945d1d.1312906908.git.jason@lakedaemon.net> References: <5aff1d2c93408c44fdd3671f16f9643811945d1d.1312906908.git.jason@lakedaemon.net> Message-ID: <20120223014857.GF3212@ponder.secretlab.ca> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Aug 09, 2011 at 04:47:31PM +0000, Jason Cooper wrote: > DO NOT SUBMIT! > > Signed-off-by: Jason Cooper > --- > arch/arm/tools/mach-types | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/arch/arm/tools/mach-types b/arch/arm/tools/mach-types > index 3b3776d..d5c5779 100644 > --- a/arch/arm/tools/mach-types > +++ b/arch/arm/tools/mach-types > @@ -1113,3 +1113,4 @@ blissc MACH_BLISSC BLISSC 3491 > thales_adc MACH_THALES_ADC THALES_ADC 3492 > ubisys_p9d_evp MACH_UBISYS_P9D_EVP UBISYS_P9D_EVP 3493 > atdgp318 MACH_ATDGP318 ATDGP318 3494 > +dreamplug MACH_DREAMPLUG DREAMPLUG 3550 Oops, I replied to a really old email. Ignore my comments. g.