From: Mike Frysinger Date: Mon, 1 Jun 2009 11:46:49 +0000 (+0200) Subject: hwmon: (lm78) Add missing __devexit_p() X-Git-Tag: v2.6.30-rc8~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39d8bbedb9571a89d638f5b05358f26ab503d7a6;p=pandora-kernel.git hwmon: (lm78) 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: Mike Frysinger Signed-off-by: Jean Delvare --- Reading git-diff-tree failed