public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Alan Cox <alan@lxorguk•ukuu.org.uk>
To: linux-next@vger•kernel.org, rmk@arm•linux.org.uk
Subject: Breakage from ARM when building x86
Date: Tue, 14 Feb 2012 16:44:53 +0000	[thread overview]
Message-ID: <20120214164453.003d9777@pyramind.ukuu.org.uk> (raw)

Either this needs the headers fixing or should be protected by an ARM
config, not sure which

drivers/mfd/twl-core.c: In function ‘twl_probe’:
drivers/mfd/twl-core.c:1218:2: error: implicit declaration of function
‘irq_alloc_descs’ [-Werror=implicit-function-declaration]
drivers/mfd/twl-core.c:1226:2: error: implicit declaration of function
‘irq_domain_add_legacy’ [-Werror=implicit-function-declaration]
drivers/mfd/twl-core.c:1227:11: error: ‘irq_domain_simple_ops’ undeclared
(first use in this function) drivers/mfd/twl-core.c:1227:11: note: each
undeclared identifier is reported only once for each function it appears
in cc1: some warnings being treated as errors

make[2]: *** [drivers/mfd/twl-core.o] Error 1
make[1]: *** [drivers/mfd] Error 2

             reply	other threads:[~2012-02-14 16:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-14 16:44 Alan Cox [this message]
2012-02-14 16:53 ` Breakage from ARM when building x86 Russell King
2012-02-14 17:09   ` Grant Likely

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=20120214164453.003d9777@pyramind.ukuu.org.uk \
    --to=alan@lxorguk$(echo .)ukuu.org.uk \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=rmk@arm$(echo .)linux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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