Hi,

On Thu, Feb 14 2013, Johan Rudholm wrote:
> 2013/2/14 Fabio Estevam <[email protected]>:
>> Commit 3714f4315354 (mmc: sdhci: update signal voltage switch code)
>> changed the
>> type of the second parameter of sdhci_do_start_signal_voltage_switch(), from
>> "struct mmc_ios *ios" to "int signal_voltage" which causes the following 
>> build
>> warning:
>>
>> drivers/mmc/host/sdhci.c:2044:2: warning: initialization from
>> incompatible pointer type [enabled by default]
>> drivers/mmc/host/sdhci.c:2044:2: warning: (near initialization for
>> sdhci_ops.start_signal_voltage_switch') [enabled by default]
>>
>> Use the previous type so that it matches the start_signal_voltage_switch()
>> definition from host.h.
>>
>> Signed-off-by: Fabio Estevam <[email protected]>
>
> Reviewed-by: Johan Rudholm <[email protected]>

Pushed to mmc-next for 3.9.  Thanks!

- Chris.
-- 
Chris Ball   <[email protected]>   <http://printf.net/>
One Laptop Per Child
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to