Re: linux-next: build failure after merge of the mailbox tree

From: Jassi Brar
Date: Tue Nov 03 2015 - 21:57:27 EST


On 1 November 2015 at 17:42, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
> Hi Jassi,
>
> After merging the mailbox tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> drivers/mailbox/mailbox-test.c: In function 'mbox_test_receive_message':
> drivers/mailbox/mailbox-test.c:226:11: error: implicit declaration of function '__io_virt' [-Werror=implicit-function-declaration]
> __io_virt(tdev->mmio), MBOX_MAX_MSG_LEN, true);
> ^
>
> Caused by commit
>
> a133f8b65d59 ("mailbox: mailbox-test: Correctly repair Sparse warnings")
>
> I have used the mailbox tree from next-20151022 for today.
>
Lee, would you please send a fix for your last fix please?

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/