ARM: EXYNOS: move mach/pmu.h file into common.h

Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
This commit is contained in:
Kukjin Kim
2012-12-31 10:06:48 -08:00
parent c48bcc2d68
commit ccd458c15d
6 changed files with 26 additions and 38 deletions

View File

@@ -14,7 +14,8 @@
#include <linux/bug.h>
#include <mach/regs-clock.h>
#include <mach/pmu.h>
#include "common.h"
static struct exynos_pmu_conf *exynos_pmu_config;