[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <55EF1E7A.9040809@ezchip.com>
Date: Tue, 8 Sep 2015 13:44:26 -0400
From: Chris Metcalf <cmetcalf@...hip.com>
To: Sudip Mukherjee <sudipm.mukherjee@...il.com>
CC: <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] tile: fix build failure
On 09/07/2015 10:36 AM, Sudip Mukherjee wrote:
> When building with allmodconfig the build was failing with the error:
>
> arch/tile/kernel/usb.c:70:1: warning: data definition has no type or storage class [enabled by default]
> arch/tile/kernel/usb.c:70:1: error: type defaults to 'int' in declaration of 'arch_initcall' [-Werror=implicit-int]
> arch/tile/kernel/usb.c:70:1: warning: parameter names (without types) in function declaration [enabled by default]
> arch/tile/kernel/usb.c:63:19: warning: 'tilegx_usb_init' defined but not used [-Wunused-function]
>
> Include linux/module.h to resolve the build failure.
>
> Signed-off-by: Sudip Mukherjee <sudip@...torindia.org>
> ---
> arch/tile/kernel/usb.c | 1 +
> 1 file changed, 1 insertion(+)
Thanks, taken into the tile tree.
--
Chris Metcalf, EZChip Semiconductor
http://www.ezchip.com
--
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