From: Chris Metcalf <cmetcalf@ezchip.com>
To: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] tile: fix build failure
Date: Tue, 8 Sep 2015 13:44:26 -0400 [thread overview]
Message-ID: <55EF1E7A.9040809@ezchip.com> (raw)
In-Reply-To: <1441636617-22463-1-git-send-email-sudipm.mukherjee@gmail.com>
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@vectorindia.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
next prev parent reply other threads:[~2015-09-08 17:44 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-07 14:36 [PATCH] tile: fix build failure Sudip Mukherjee
2015-09-08 17:44 ` Chris Metcalf [this message]
2015-09-28 6:46 ` Sudip Mukherjee
-- strict thread matches above, loose matches on Subject: below --
2017-01-24 16:39 Sudip Mukherjee
2017-01-24 16:56 ` Chris Metcalf
2017-02-13 22:58 ` Sudip Mukherjee
2017-02-13 23:01 ` Stephen Rothwell
2017-02-14 8:48 ` Thomas Gleixner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55EF1E7A.9040809@ezchip.com \
--to=cmetcalf@ezchip.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sudipm.mukherjee@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.