Re: [PATCH] sh: maple: add support for the Maple mouse on the SEGA Dreamcast

From: Mike Frysinger
Date: Mon Dec 29 2008 - 16:36:49 EST


On Monday 29 December 2008 16:30:14 Adrian McMenamin wrote:
> +static int __devexit remove_maple_mouse(struct device *dev)
> +static struct maple_driver dc_mouse_driver = {
> + .drv = {
> + .remove = remove_maple_mouse,

does that really build warning free ? usually you need __devexit_p() in the
.remove assignment ...
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.