From: Misbah khan <misbah_khan@engineer.com>
To: linuxppc-embedded@ozlabs.org
Subject: WARNING: "setup_irq" [/home/misbah/driver_Hwtimer/omap_timer.ko] undefined!
Date: Sun, 17 Aug 2008 23:23:18 -0700 (PDT) [thread overview]
Message-ID: <19026508.post@talk.nabble.com> (raw)
Hi all,
I am compiling a driver code which is giving the compilation error for
"setup_irq" function not defined. I am including all the header file for for
its declaration. Other inbuilt drivers which are already there with the
kernel source is also giving error if i compile seperatly.
I have no idea why it is not able to find the setup_irq function where in it
has the extern declaration in the file /linux/irq.h
Insted if this function if i use request_irq to hook the interrupt it
compiles but it does not gets the interrupt
can any one suggest me where am i going wrong :(
What could be the possible reason to such problem ...
--- Misbah <><
--
View this message in context: http://www.nabble.com/WARNING%3A-%22setup_irq%22---home-misbah-driver_Hwtimer-omap_timer.ko--undefined%21-tp19026508p19026508.html
Sent from the linuxppc-embedded mailing list archive at Nabble.com.
reply other threads:[~2008-08-18 6:23 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=19026508.post@talk.nabble.com \
--to=misbah_khan@engineer.com \
--cc=linuxppc-embedded@ozlabs.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;
as well as URLs for NNTP newsgroup(s).