[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <448912EABC71F84BBCADFD3C67C4BE527C6D42@DBDE04.ent.ti.com>
Date: Fri, 17 May 2013 07:16:23 +0000
From: "Shilimkar, Santosh" <santosh.shilimkar@...com>
To: "Stehle, Vincent" <v-stehle@...com>
CC: Vincent Stehlé <vincent.stehle@...oste.net>,
"Tony Lindgren" <tony@...mide.com>,
"linux-omap@...r.kernel.org" <linux-omap@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH] ARM: OMAP5: select SCU
Sorry for top posting. Can you just add static inlines functions in header file and #ifdef it for OMAP5.
Regards,
Santosh
________________________________________
From: Stehle, Vincent
Sent: Thursday, May 16, 2013 7:59 PM
To: Shilimkar, Santosh
Cc: Vincent Stehlé; Tony Lindgren; linux-omap@...r.kernel.org; linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ARM: OMAP5: select SCU
So the exact commit breaking OMAP5 link for me is:
883a106 ARM: default machine descriptor for multiplatform
The breakage seems to be a side effect of not selecting ARCH_VEXPRESS
any more, which causes HAVE_ARM_SCU to not be selected any more, too,
when compiling only for OMAP5. IMHO this only reveals a deeper issue.
Probably the ideal fix would be to remove all references to the scu_
functions for OMAP5, but those seem to exist in files and functions,
common to OMAP4 and 5 (sleep44xx.S, omap-smp.c).
How would you deal with that, please?
Best regards,
V.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists