From: Tony Prisk Date: Sun, 13 Jan 2013 06:19:20 +0000 (+1300) Subject: mmc: vt8500: Remove erroneous __exitp in wmt_mci_driver X-Git-Tag: v3.9-rc1~78^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=893613b06f10578851d6bc36f0da33d248c93554;p=pandora-kernel.git mmc: vt8500: Remove erroneous __exitp in wmt_mci_driver With the __devinit/__devexit attributes having been removed, this __exitp attribute causes an unused function warning and should be removed as well. Signed-off-by: Tony Prisk Signed-off-by: Chris Ball --- Reading git-diff-tree failed