linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Gus Wirth <gwirth79@gmail.com>
To: linux-wireless@vger.kernel.org
Subject: ar9170 compat-wireless build failure
Date: Sat, 06 Mar 2010 08:40:04 -0800	[thread overview]
Message-ID: <4B928564.4050709@gmail.com> (raw)

While trying to build the compat-wireless drivers on a Fedora 11 system
with a 2.6.30.10 kernel, I get the following error message during compile:

/home/gus/src/compat-wireless/compat-wireless-2010-03-05/drivers/net/wireless/ath/ar9170/usb.c:
In function ‘ar9170_usb_firmware_failed’:
/home/gus/src/compat-wireless/compat-wireless-2010-03-05/drivers/net/wireless/ath/ar9170/usb.c:730:
error: implicit declaration of function ‘device_lock’
/home/gus/src/compat-wireless/compat-wireless-2010-03-05/drivers/net/wireless/ath/ar9170/usb.c:733:
error: implicit declaration of function ‘device_unlock’

I've grep'd through the sources and can't find any device_lock function,
so this appears to be missing from either compat-wireless or my kernel.

Gus

                 reply	other threads:[~2010-03-06 16:40 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=4B928564.4050709@gmail.com \
    --to=gwirth79@gmail.com \
    --cc=linux-wireless@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 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).