]> rtime.felk.cvut.cz Git - hercules2020/nv-tegra/linux-4.4.git/commitdiff
ARM: tegra: remove unnecessary includes of <mach/*.h>
authorStephen Warren <swarren@nvidia.com>
Thu, 4 Oct 2012 19:50:56 +0000 (13:50 -0600)
committerDan Willemsen <dwillemsen@nvidia.com>
Wed, 18 Mar 2015 18:38:52 +0000 (11:38 -0700)
This should make it easier to delete or move <mach/*.h>; something that
is useful for single-zImage.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/mach-tegra/cpu-tegra.c

index d86a684061e3f62861d8cb55faba76a50cd1a2b0..03dfbd02bd97c1d244fa36dcd28991bc1969aec2 100644 (file)
@@ -30,9 +30,6 @@
 #include <linux/io.h>
 #include <linux/suspend.h>
 
-
-#include <mach/clk.h>
-
 /* Frequency table index must be sequential starting at 0 */
 static struct cpufreq_frequency_table freq_table[] = {
        { 0, 216000 },