Commit c76a9692 authored by Stephen Boyd's avatar Stephen Boyd

ARM: keystone: Remove clk-provider.h include

This file doesn't use the clk provider APIs. Remove the include.

Cc: Nishanth Menon <nm@ti.com>
Cc: Sekhar Nori <nsekhar@ti.com>
Acked-by: default avatarSantosh Shilimkar <ssantosh@kernel.org>
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
parent 88c724bc
...@@ -16,7 +16,6 @@ ...@@ -16,7 +16,6 @@
#include <linux/pm_runtime.h> #include <linux/pm_runtime.h>
#include <linux/pm_clock.h> #include <linux/pm_clock.h>
#include <linux/platform_device.h> #include <linux/platform_device.h>
#include <linux/clk-provider.h>
#include <linux/of.h> #include <linux/of.h>
static struct dev_pm_domain keystone_pm_domain = { static struct dev_pm_domain keystone_pm_domain = {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment