From: Axel Lin Date: Thu, 10 Mar 2011 09:10:45 +0000 (+0800) Subject: gpio: Use __devexit at necessary places X-Git-Tag: v2.6.39-rc1~417^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc1599f7b0f6aff566237342ade28f2981186cc9;p=pandora-kernel.git gpio: Use __devexit at necessary places The function gen_74x164_remove and mc33880_remove are used only wrapped by __devexit_p so define it using __devexit. Signed-off-by: Axel Lin Signed-off-by: Grant Likely --- Reading git-diff-tree failed