diff options
Diffstat (limited to 'arch/arm/mach-msm/clock-8610.c')
| -rw-r--r-- | arch/arm/mach-msm/clock-8610.c | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/arch/arm/mach-msm/clock-8610.c b/arch/arm/mach-msm/clock-8610.c index 22c4b449970..11ef04f6f76 100644 --- a/arch/arm/mach-msm/clock-8610.c +++ b/arch/arm/mach-msm/clock-8610.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2012-2013, The Linux Foundation. All rights reserved. +/* Copyright (c) 2012-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 @@ -22,14 +22,14 @@ #include <linux/regulator/consumer.h> #include <linux/regulator/rpm-smd-regulator.h> #include <linux/clk/msm-clock-generic.h> +#include <soc/qcom/clock-local2.h> +#include <soc/qcom/clock-pll.h> +#include <soc/qcom/clock-rpm.h> +#include <soc/qcom/clock-voter.h> #include <mach/socinfo.h> #include <mach/rpm-smd.h> -#include "clock-local2.h" -#include "clock-pll.h" -#include "clock-rpm.h" -#include "clock-voter.h" #include "clock.h" #include "clock-dsi-8610.h" |
