ARM: EXYNOS: Remove unused header file from pm_domains.c
plat/devs.h is not required in this file. Signed-off-by: Tushar Behera <tushar.behera@linaro.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
This commit is contained in:
parent
e9d428ee80
commit
e6b07ee8d5
|
@ -22,8 +22,6 @@
|
|||
#include <linux/of_platform.h>
|
||||
#include <linux/sched.h>
|
||||
|
||||
#include <plat/devs.h>
|
||||
|
||||
#include "regs-pmu.h"
|
||||
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue