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: Santosh Shilimkar <ssantosh@kernel.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
This commit is contained in:
Родитель
88c724bcb0
Коммит
c76a9692f8
|
@ -16,7 +16,6 @@
|
|||
#include <linux/pm_runtime.h>
|
||||
#include <linux/pm_clock.h>
|
||||
#include <linux/platform_device.h>
|
||||
#include <linux/clk-provider.h>
|
||||
#include <linux/of.h>
|
||||
|
||||
static struct dev_pm_domain keystone_pm_domain = {
|
||||
|
|
Загрузка…
Ссылка в новой задаче