* spin_[un]lock_bh() compile problem on UP
@ 2006-10-12 3:51 Dmitry Torokhov
0 siblings, 0 replies; only message in thread
From: Dmitry Torokhov @ 2006-10-12 3:51 UTC (permalink / raw)
To: Ingo Molnar; +Cc: linux-kernel
Ingo,
I am getting the following warning when I try compiling latest pull
from Linus on UP with kernel debuggin disabled.
drivers/input/ff-memless.c: In function `ml_ff_set_gain':
drivers/input/ff-memless.c:384: warning: implicit declaration of function `local_bh_disable'
drivers/input/ff-memless.c:393: warning: implicit declaration of function `local_bh_enable'
Should linux/spinlock_api_up.h do #include <linux/interrupt.h>?
--
Dmitry
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-10-12 3:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-12 3:51 spin_[un]lock_bh() compile problem on UP Dmitry Torokhov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox