[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5194ED33.7050502@ti.com>
Date: Thu, 16 May 2013 16:29:07 +0200
From: Vincent Stehlé <v-stehle@...com>
To: Santosh Shilimkar <santosh.shilimkar@...com>
CC: Vincent Stehlé <vincent.stehle@...oste.net>,
Tony Lindgren <tony@...mide.com>, <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