[PATCH 7/9] remoteproc: omap: depend on OMAP_MBOX_FWK

Ohad Ben-Cohen ohad at wizery.com
Fri Feb 15 01:56:18 EST 2013


On Fri, Feb 15, 2013 at 12:55 AM, Tony Lindgren <tony at atomide.com> wrote:
> * Arnd Bergmann <arnd at 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 <arnd at arndb.de>
>
> Acked-by: Tony Lindgren <tony at atomide.com>

Acked-by: Ohad Ben-Cohen <ohad at wizery.com>

Feel free to take this via your tree - thanks.



More information about the linux-arm-kernel mailing list