From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] ARM: OMAP2+: cpu: Make cpu_class_is_omap2 true for all non-omap1 platforms Date: Wed, 27 Jun 2012 06:39:50 -0700 Message-ID: <20120627133950.GJ3483@atomide.com> References: <1339420974-23695-1-git-send-email-hvaibhav@ti.com> <79CD15C6BA57404B839C016229A409A83EA5096A@DBDE01.ent.ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:40231 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751602Ab2F0Njx (ORCPT ); Wed, 27 Jun 2012 09:39:53 -0400 Content-Disposition: inline In-Reply-To: <79CD15C6BA57404B839C016229A409A83EA5096A@DBDE01.ent.ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: "Hiremath, Vaibhav" Cc: "linux-omap@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" * Hiremath, Vaibhav [120614 07:37]: > On Mon, Jun 11, 2012 at 18:52:54, Hiremath, Vaibhav wrote: > > As omap1 and omap2 will never be compiled together, due to > > different compiler flags, so we can simply make > > cpu_class_is_omap2() = true, for all non-omap1 platforms. > > > > Signed-off-by: Vaibhav Hiremath > > --- > > arch/arm/plat-omap/include/plat/cpu.h | 3 +-- > > 1 files changed, 1 insertions(+), 2 deletions(-) > > > > Tony, > > Ping??? Thanks applying into devel-am33xx branch. Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Wed, 27 Jun 2012 06:39:50 -0700 Subject: [PATCH] ARM: OMAP2+: cpu: Make cpu_class_is_omap2 true for all non-omap1 platforms In-Reply-To: <79CD15C6BA57404B839C016229A409A83EA5096A@DBDE01.ent.ti.com> References: <1339420974-23695-1-git-send-email-hvaibhav@ti.com> <79CD15C6BA57404B839C016229A409A83EA5096A@DBDE01.ent.ti.com> Message-ID: <20120627133950.GJ3483@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Hiremath, Vaibhav [120614 07:37]: > On Mon, Jun 11, 2012 at 18:52:54, Hiremath, Vaibhav wrote: > > As omap1 and omap2 will never be compiled together, due to > > different compiler flags, so we can simply make > > cpu_class_is_omap2() = true, for all non-omap1 platforms. > > > > Signed-off-by: Vaibhav Hiremath > > --- > > arch/arm/plat-omap/include/plat/cpu.h | 3 +-- > > 1 files changed, 1 insertions(+), 2 deletions(-) > > > > Tony, > > Ping??? Thanks applying into devel-am33xx branch. Tony