Re: [PATCH v4 09/11] ARM: EXYNOS: Move "mach/map.h" inclusion from regs-pmu.h to platsmp.c

2014-06-17 Thread Tomasz Figa
On 10.05.2014 08:56, Pankaj Dubey wrote: > As we have removed static mappings from "regs-pmu.h" it does not > need map.h anymore. But "platsmp.c" needed this and till now it > got included indirectly. So lets move header inclusion of > "mach/map.h" from "regs-pmu.h" to "platsmp.c". > > Signed-off-

[PATCH v4 09/11] ARM: EXYNOS: Move "mach/map.h" inclusion from regs-pmu.h to platsmp.c

2014-05-09 Thread Pankaj Dubey
As we have removed static mappings from "regs-pmu.h" it does not need map.h anymore. But "platsmp.c" needed this and till now it got included indirectly. So lets move header inclusion of "mach/map.h" from "regs-pmu.h" to "platsmp.c". Signed-off-by: Pankaj Dubey --- arch/arm/mach-exynos/platsmp.c