[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080701115619.GB17558@cs181140183.pp.htv.fi>
Date: Tue, 1 Jul 2008 14:56:19 +0300
From: Adrian Bunk <bunk@...nel.org>
To: Dmitry Torokhov <dtor@...l.ru>, geert@...ux-m68k.org,
zippel@...ux-m68k.org
Cc: linux-m68k@...ts.linux-m68k.org, linux-input@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: m68k input/ff-core.c build error
Commit 656acd2bbc4ce7f224de499ee255698701396c48
(Input: fix locking in force-feedback core)
causes the following build error on m68k:
<-- snip -->
...
CC drivers/input/ff-core.o
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/input/ff-core.c: In function 'input_ff_upload':
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/input/ff-core.c:172: error: dereferencing pointer to incomplete type
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/input/ff-core.c: In function 'erase_effect':
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/input/ff-core.c:197: error: dereferencing pointer to incomplete type
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/input/ff-core.c:204: error: dereferencing pointer to incomplete type
make[3]: *** [drivers/input/ff-core.o] Error 1
<-- snip -->
Not sure what exactly the problem is, the failures are the
added spin_unlock_irq(&dev->event_lock)'s.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists