From: Axel Lin <axel.lin@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: Rob Herring <rob.herring@calxeda.com>,
Linus Walleij <linus.walleij@linaro.org>,
"Stephen Rothwell sfr"@canb.auug.org.au
Subject: [linux-next 20111025] build failure with make u8500_defconfig
Date: Thu, 27 Oct 2011 11:11:44 +0800 [thread overview]
Message-ID: <1319685104.4598.3.camel@phoenix> (raw)
I got below build error by "make u8500_defconfig" on linux-next 20111025.
CC arch/arm/common/gic.o
arch/arm/common/gic.c: In function 'gic_dist_init':
arch/arm/common/gic.c:290: error: 'irq_start' undeclared (first use in this function)
arch/arm/common/gic.c:290: error: (Each undeclared identifier is reported only once
arch/arm/common/gic.c:290: error: for each function it appears in.)
arch/arm/common/gic.c:296: error: 'struct gic_chip_data' has no member named 'irq_offset'
arch/arm/common/gic.c: In function 'gic_init':
arch/arm/common/gic.c:620: error: 'THIS_MODULE' undeclared (first use in this function)
make[1]: *** [arch/arm/common/gic.o] Error 1
make: *** [arch/arm/common] Error 2
Regards,
Axel
next reply other threads:[~2011-10-27 3:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-27 3:11 Axel Lin [this message]
2011-10-28 19:32 ` [linux-next 20111025] build failure with make u8500_defconfig Linus Walleij
2011-10-28 21:22 ` Rob Herring
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=1319685104.4598.3.camel@phoenix \
--to=axel.lin@gmail.com \
--cc="Stephen Rothwell sfr"@canb.auug.org.au \
--cc=linus.walleij@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rob.herring@calxeda.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).