From: Ohad Ben-Cohen Date: Sun, 11 Sep 2011 15:54:50 +0000 (+0300) Subject: hwspinlock/omap: omap_hwspinlock_remove should be __devexit X-Git-Tag: v3.2-rc1~74^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9efb4a1bb9e46d26a15116e3c72b1b81c62d8337;p=pandora-kernel.git hwspinlock/omap: omap_hwspinlock_remove should be __devexit Mark omap_hwspinlock_remove with __devexit (and use __devexit_p appropriately) so the function can be discarded when the conditions are met. Signed-off-by: Ohad Ben-Cohen --- Reading git-diff-tree failed