commit | 76a411f9f9423cbc9f62e70173459c5af54323f4 | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Fri Feb 15 16:13:57 2013 +0100 |
committer | Chris Ball <cjb@laptop.org> | Sun Feb 24 14:37:22 2013 -0500 |
tree | fb656adeb4d3ab4a1c67f6a6d84e8cf13a5dc88a | |
parent | 5a00a971a2b12edf52825fb196b146b5fb6335a3 [diff] |
mmc: sh_mobile_sdhi: remove unused .pdata field The struct sh_mobile_sdhi_info::pdata field was only used for platform- based card detection and isn't used anymore since the migration to GPIO- based MMC slot functions. Remove it. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Chris Ball <cjb@laptop.org>