diff options
| -rw-r--r-- | drivers/devfreq/exynos/exynos4_bus.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/devfreq/exynos/exynos4_bus.c b/drivers/devfreq/exynos/exynos4_bus.c index 16eb406cadb6..1ab8cdd48c17 100644 --- a/drivers/devfreq/exynos/exynos4_bus.c +++ b/drivers/devfreq/exynos/exynos4_bus.c | |||
| @@ -30,7 +30,7 @@ | |||
| 30 | extern unsigned int exynos_result_of_asv; | 30 | extern unsigned int exynos_result_of_asv; |
| 31 | #endif | 31 | #endif |
| 32 | 32 | ||
| 33 | #include <plat/map-s5p.h> | 33 | #include <mach/map.h> |
| 34 | 34 | ||
| 35 | #include "exynos4_bus.h" | 35 | #include "exynos4_bus.h" |
| 36 | 36 | ||
