[PATCH] ARM: OMAP2+: cpu: Make cpu_class_is_omap2 true for all non-omap1 platforms
From: Hiremath, Vaibhav <hidden>
Date: 2012-06-27 13:50:11
Also in:
linux-omap
From: Hiremath, Vaibhav <hidden>
Date: 2012-06-27 13:50:11
Also in:
linux-omap
On Wed, Jun 27, 2012 at 19:09:50, Tony Lindgren wrote:
* Hiremath, Vaibhav [off-list ref] [120614 07:37]:quoted
On Mon, Jun 11, 2012 at 18:52:54, Hiremath, Vaibhav wrote:quoted
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 <redacted> --- arch/arm/plat-omap/include/plat/cpu.h | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-)Tony, Ping???Thanks applying into devel-am33xx branch.
Thanks Tony, There are few cleanup patches pending for your review, it would be good if you provide your review comments. Thanks, Vaibhav