diff options
Diffstat (limited to 'arch/arm/mach-msm/clock-gcc-8974.c')
| -rw-r--r-- | arch/arm/mach-msm/clock-gcc-8974.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm/mach-msm/clock-gcc-8974.c b/arch/arm/mach-msm/clock-gcc-8974.c index 56f0c4728fc..add69f0e1b2 100644 --- a/arch/arm/mach-msm/clock-gcc-8974.c +++ b/arch/arm/mach-msm/clock-gcc-8974.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013, The Linux Foundation. All rights reserved. +/* Copyright (c) 2013-2014, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and @@ -23,12 +23,12 @@ #include <linux/module.h> #include <linux/of.h> #include <linux/clk/msm-clock-generic.h> +#include <soc/qcom/clock-local2.h> +#include <soc/qcom/clock-pll.h> +#include <soc/qcom/clock-voter.h> #include <dt-bindings/clock/msm-clocks-8974.h> -#include "clock-local2.h" -#include "clock-pll.h" -#include "clock-voter.h" #include "clock.h" enum { |
