From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752574AbbKAMNB (ORCPT ); Sun, 1 Nov 2015 07:13:01 -0500 Received: from ozlabs.org ([103.22.144.67]:43799 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752347AbbKAMM6 (ORCPT ); Sun, 1 Nov 2015 07:12:58 -0500 Date: Sun, 1 Nov 2015 23:12:53 +1100 From: Stephen Rothwell To: Jassi Brar Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Lee Jones Subject: linux-next: build failure after merge of the mailbox tree Message-ID: <20151101231253.64beff47@canb.auug.org.au> X-Mailer: Claws Mail 3.13.0 (GTK+ 2.24.28; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au