From: Tomasz Figa Date: Fri, 4 Jul 2014 12:04:22 +0000 (+0200) Subject: cpufreq: s3c24xx: Remove some dead code X-Git-Tag: cleanup-for-v3.18~81^2~13^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56e9e367ee67935d6a26a380ba84527dc9c57e6a;p=pandora-kernel.git cpufreq: s3c24xx: Remove some dead code There is no use for the .resume_clocks() callback now and in fact all the provided functions are empty, so this patch just removes it in preparation for further patches. Reported-by: Arnd Bergmann Signed-off-by: Tomasz Figa Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed