public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* drivers/staging/rt2860 doesn't compile
@ 2009-10-14  6:38 Andrey Rahmatullin
  2009-10-14 18:27 ` Andrey Rahmatullin
  0 siblings, 1 reply; 6+ messages in thread
From: Andrey Rahmatullin @ 2009-10-14  6:38 UTC (permalink / raw)
  To: linux-kernel; +Cc: Bartlomiej Zolnierkiewicz, Greg Kroah-Hartman

[-- 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 --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-10-20  6:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-14  6:38 drivers/staging/rt2860 doesn't compile Andrey Rahmatullin
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox