[COMMON] devfreq: Add exynos devfreq depth header file.
authorChungwoo Park <cww.park@samsung.com>
Mon, 21 May 2018 06:21:20 +0000 (15:21 +0900)
committerChungwoo Park <cww.park@samsung.com>
Mon, 21 May 2018 08:26:20 +0000 (17:26 +0900)
Change-Id: Iaeef0e315a093a0d4f40f1ba43cbf27b0e3a3707
Signed-off-by: Chungwoo Park <cww.park@samsung.com>
include/soc/samsung/exynos-devfreq-dep.h [new file with mode: 0644]

diff --git a/include/soc/samsung/exynos-devfreq-dep.h b/include/soc/samsung/exynos-devfreq-dep.h
new file mode 100644 (file)
index 0000000..f1e8e3e
--- /dev/null
@@ -0,0 +1,14 @@
+/* linux/arch/arm64/mach-exynos/include/mach/exynos-devfreq-dep.h
+ *
+ * Copyright (c) 2015 Samsung Electronics Co., Ltd
+ *              http://www.samsung.com
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation
+ */
+
+#ifndef __EXYNOS_DEVFREQ_DEP_H_
+#define __EXYNOS_DEVFREQ_DEP_H_
+
+#endif /* __EXYNOS_DEVFREQ_DEP_H_ */