mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrey Rahmatullin <wrar@altlinux.org>
To: linux-kernel@vger.kernel.org
Cc: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>,
	Greg Kroah-Hartman <gregkh@suse.de>
Subject: drivers/staging/rt2860 doesn't compile
Date: Wed, 14 Oct 2009 12:38:24 +0600	[thread overview]
Message-ID: <20091014063824.GD6298@wrars-comp.wrarsdomain> (raw)

[-- Attachment #1: Type: text/plain, Size: 1046 bytes --]

drivers/staging/rt2860/common/cmm_info.c: In function
'RTMPIoctlGetSiteSurvey':                                                             
drivers/staging/rt2860/common/cmm_info.c:1817: error: 'TASK_INTERRUPTIBLE'
undeclared (first use in this function)                          
drivers/staging/rt2860/common/cmm_info.c:1817: error: (Each undeclared
identifier is reported only once                                     
drivers/staging/rt2860/common/cmm_info.c:1817: error: for each function it
appears in.)                                                     
drivers/staging/rt2860/common/cmm_info.c:1817: error: implicit declaration
of function 'signal_pending'                                     
drivers/staging/rt2860/common/cmm_info.c:1817: error: implicit declaration
of function 'schedule_timeout'     

drivers/staging/rt2860/rt_linux.h doesn't include <linux/sched.h>. It
includes <linux/interrupt.h>, which included <linux/sched.h> until
d43c36dc6b357fa1806800f18aa30123c747a6d1

-- 
WBR, wRAR (ALT Linux Team)

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

             reply	other threads:[~2009-10-14  6:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-14  6:38 Andrey Rahmatullin [this message]
2009-10-14 18:27 ` Andrey Rahmatullin
2009-10-14 19:11   ` Greg KH
2009-10-16  8:57   ` Andrey Rahmatullin
2009-10-16 19:00     ` Roland Dreier
2009-10-20  6:21       ` Andrey Rahmatullin

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=20091014063824.GD6298@wrars-comp.wrarsdomain \
    --to=wrar@altlinux.org \
    --cc=bzolnier@gmail.com \
    --cc=gregkh@suse.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome