tmio_mmc: Remove const from platform data V3
authorMagnus Damm <damm@opensource.se>
Wed, 17 Feb 2010 07:38:14 +0000 (16:38 +0900)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 7 Mar 2010 21:17:27 +0000 (22:17 +0100)
Remove const from the tmio-mmc platform data hclk V3.
This change makes it possible to remove the type cast
from the sh_mobile_sdhi driver which is using the clock
framework to get the clock rate.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found