From: Tilman Schmidt <tilman@imap.cc>
To: LKML <linux-kernel@vger.kernel.org>
Subject: 2.6.27-git8 compile error in drivers/mfd/wm8350-core.c
Date: Sun, 19 Oct 2008 20:17:18 +0200 [thread overview]
Message-ID: <48FB79AE.3060006@imap.cc> (raw)
[-- Attachment #1: Type: text/plain, Size: 682 bytes --]
When trying to build 2.6.27-git8 on x86 with CONFIG_MFD_WM8350_I2C=m,
make aborts with:
CHECK drivers/mfd/wm8350-core.c
drivers/mfd/wm8350-core.c:1220:13: error: undefined identifier 'NO_IRQ'
CC [M] drivers/mfd/wm8350-core.o
drivers/mfd/wm8350-core.c: In function 'wm8350_device_init':
drivers/mfd/wm8350-core.c:1220: error: 'NO_IRQ' undeclared (first use in this function)
drivers/mfd/wm8350-core.c:1220: error: (Each undeclared identifier is reported only once
drivers/mfd/wm8350-core.c:1220: error: for each function it appears in.)
make[2]: *** [drivers/mfd/wm8350-core.o] Error 1
After deselecting CONFIG_MFD_WM8350_I2C, make completes fine.
HTH
T.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 254 bytes --]
reply other threads:[~2008-10-19 18:17 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=48FB79AE.3060006@imap.cc \
--to=tilman@imap.cc \
--cc=linux-kernel@vger.kernel.org \
/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.