On Fri, Feb 15, 2013 at 12:55 AM, Tony Lindgren <t...@atomide.com> wrote:
> * Arnd Bergmann <a...@arndb.de> [130214 14:51]:
>> Patch a62a6e98 "ARM: OMAP2+: Disable code that currently does not work
>> with multiplaform" makes the OMAP_MBOX_FWK option depend on !MULTIPLATFORM,
>> which means we cannot simply select that symbol from OMAP_REMOTEPROC.
>>
>> Turning the 'select' into 'depends on' ensures that all dependencies
>> are correct until OMAP_MBOX_FWK loses its dependency.
>>
>> Without this patch, building allmodconfig results in:
>>
>> drivers/remoteproc/omap_remoteproc.c:31:26: fatal error: plat/mailbox.h: No 
>> such file or directory
>>
>> Signed-off-by: Arnd Bergmann <a...@arndb.de>
>
> Acked-by: Tony Lindgren <t...@atomide.com>

Acked-by: Ohad Ben-Cohen <o...@wizery.com>

Feel free to take this via your tree - thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to