The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: David Miller <davem@redhat.com>
To: linux-kernel@vger.kernel.org
Cc: sparclinux@vger.kernel.org, balajirrao@openmoko.org,
	andy@openmoko.com, sameo@openedhand.com, mingo@elte.hu,
	yinghai@kernel.org, akpm@linux-foundation.org,
	sfr@canb.auug.org.au
Subject: pcf50663 MFD driver modular build failure
Date: Mon, 12 Jan 2009 21:05:01 -0800 (PST)	[thread overview]
Message-ID: <20090112.210501.215941396.davem@redhat.com> (raw)


This started happening with Linus's pull from today for
sparc64 allmodconfig:

ERROR: "__set_irq_handler" [drivers/mfd/pcf50633-core.ko] undefined!
ERROR: "handle_level_irq" [drivers/mfd/pcf50633-core.ko] undefined!

Sure we can export __set_irq_handler() and handle_level_irq() to
modules to fix this, but that looks like some hokey stuff for
a MFD driver to be doing :-)

             reply	other threads:[~2009-01-13  5:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-13  5:05 David Miller [this message]
2009-01-13  6:52 ` pcf50663 MFD driver modular build failure Balaji Rao
2009-01-14  1:29   ` Kyle McMartin
2009-01-14 21:47   ` Randy Dunlap
2009-01-15  5:03     ` Balaji Rao

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=20090112.210501.215941396.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=andy@openmoko.com \
    --cc=balajirrao@openmoko.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=sameo@openedhand.com \
    --cc=sfr@canb.auug.org.au \
    --cc=sparclinux@vger.kernel.org \
    --cc=yinghai@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox