2009/11/24 Uwe Kleine-König
> The function spidev_remove is used only wrapped by __devexit_p so define
> it using __devexit.
this doesnt go far enough to address actual section mismatch issues in
the driver. i posted a more complete one here:
http://lkml.org/lkml/2009/10/13/76
and akpm has picke
The function spidev_remove is used only wrapped by __devexit_p so define
it using __devexit.
Signed-off-by: Uwe Kleine-König
Acked-by: Sam Ravnborg
Cc: David Brownell
Cc: Andrew Morton
Cc: Wolfgang Ocker
Cc: Greg Kroah-Hartman
Cc: spi-devel-general@lists.sourceforge.net
Cc: linux-ker...@vger