mmc: tmio: remove now unused variable
This variable is unused now after some refactoring. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
This commit is contained in:
Родитель
4c595c057a
Коммит
75586bb949
|
@ -45,7 +45,7 @@ static void tmio_mmc_clk_stop(struct tmio_mmc_host *host)
|
|||
static void tmio_mmc_set_clock(struct tmio_mmc_host *host,
|
||||
unsigned int new_clock)
|
||||
{
|
||||
unsigned int clock, divisor;
|
||||
unsigned int divisor;
|
||||
u32 clk = 0;
|
||||
int clk_sel;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче