From: Jean Delvare Date: Thu, 4 Jun 2009 11:35:15 +0000 (+0200) Subject: Staging: slicoss: Add missing __devexit_p() X-Git-Tag: v2.6.31-rc1~105^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0f434a7e90395b588a38ae706c6c63a23d497e4;p=pandora-kernel.git Staging: slicoss: Add missing __devexit_p() The remove function uses __devexit, so the .remove assignment needs __devexit_p() to fix a build error with hotplug disabled. Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed