From: Stephen Hemminger <shemminger@vyatta.com>
To: Russell King <rmk+kernel@arm.linux.org.uk>,
Philipp Zabel <philipp.zabel@gmail.com>
Cc: linux-arm-kernel@lists.arm.linux.org.uk, linux-kernel@vger.kernel.org
Subject: [PATCH] mfd: pasic3 driver build error
Date: Wed, 23 Apr 2008 11:22:23 -0700 [thread overview]
Message-ID: <20080423112223.4df31c56@extreme> (raw)
Fix build failure on other platforms because this driver includes
registers that do not exist on other platforms.
Signed-off-by: Stephen Hemminger <stephen.hemminger@vyatta.com>
--- a/drivers/mfd/Kconfig 2008-04-23 11:16:06.000000000 -0700
+++ b/drivers/mfd/Kconfig 2008-04-23 11:16:52.000000000 -0700
@@ -32,6 +32,7 @@ config HTC_EGPIO
config HTC_PASIC3
tristate "HTC PASIC3 LED/DS1WM chip support"
+ depends on ARCH_PXA
help
This core driver provides register access for the LED/DS1WM
chips labeled "AIC2" and "AIC3", found on HTC Blueangel and
next reply other threads:[~2008-04-23 18:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-23 18:22 Stephen Hemminger [this message]
2008-04-23 19:45 ` [PATCH] mfd: pasic3 driver build error pHilipp Zabel
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=20080423112223.4df31c56@extreme \
--to=shemminger@vyatta.com \
--cc=linux-arm-kernel@lists.arm.linux.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=philipp.zabel@gmail.com \
--cc=rmk+kernel@arm.linux.org.uk \
/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