Re: [PATCH] sh: maple: add support for the Maple mouse on the SEGA Dreamcast
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2008-12-30 08:18:22
Also in:
linux-sh, lkml
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2008-12-30 08:18:22
Also in:
linux-sh, lkml
On Monday 29 December 2008 14:19:42 Mike Frysinger wrote:
On Monday 29 December 2008 17:17:53 Adrian McMenamin wrote:quoted
On Mon, 2008-12-29 at 22:46 +0100, Sam Ravnborg wrote:quoted
Look for an increase in section mismatch warning or try to build with: make CONFIG_DEBUG_SECTION_MISMATCH=yJust rebuilt the whole thing from scratch with that turned on and no extra warnings at all.regardless, please add the aforementioned wrapping. this comes up from time to time in various configurations.
It could be that neither of the platforms this driver is running on defines CONFIG_HOTPLUG and then I think it is harmless but yes, we better have __devexit_p() there. -- Dmitry