commit | 893613b06f10578851d6bc36f0da33d248c93554 | [log] [tgz] |
---|---|---|
author | Tony Prisk <linux@prisktech.co.nz> | Sun Jan 13 19:19:20 2013 +1300 |
committer | Chris Ball <cjb@laptop.org> | Sun Feb 24 14:36:56 2013 -0500 |
tree | 63993e3b30ffb9dd448ff65be030486e4345f48d | |
parent | 9640639b09313af4cd37a465408643aba927808e [diff] |
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 <linux@prisktech.co.nz> Signed-off-by: Chris Ball <cjb@laptop.org>