Date:2011-08-02 11:20:15 (12 years 4 months ago)
Author:Maarten ter Huurne
Commit:f63a331ee2c7afb3dea3adb02b56a4e2faf66f11
Message:MMC: JZ4740: Fix warning.

Removed unused local variable.
Files: drivers/mmc/host/jz4740_mmc.c (1 diff)

Change Details

drivers/mmc/host/jz4740_mmc.c
693693static int jz4740_mmc_cpufreq_transition(struct notifier_block *nb,
694694                     unsigned long val, void *data)
695695{
696    struct cpufreq_freqs *freqs = data;
697
698696    /* TODO: We only have to take action when the PLL freq changes:
699697             the main dividers have no influence on the MSC device clock. */
700698

Archive Download the corresponding diff file



interactive