Olof Johansson wrote: > > Hi, > Hi, > > On Tue, Dec 17, 2013 at 3:52 AM, <kgene@xxxxxxxxxx> wrote: > > From: Kukjin Kim <kgene.kim@xxxxxxxxxxx> > > > > This moves regs-pmu.h file into mach-exynos directory. > > > > Signed-off-by: Kukjin Kim <kgene.kim@xxxxxxxxxxx> > > --- > > arch/arm/mach-exynos/common.c | 3 ++- > > arch/arm/mach-exynos/cpuidle.c | 2 +- > > arch/arm/mach-exynos/hotplug.c | 2 +- > > arch/arm/mach-exynos/mach-exynos5-dt.c | 2 +- > > arch/arm/mach-exynos/platsmp.c | 2 +- > > arch/arm/mach-exynos/pm.c | 2 +- > > arch/arm/mach-exynos/pm_domains.c | 3 ++- > > arch/arm/mach-exynos/pmu.c | 2 +- > > arch/arm/mach-exynos/{include/mach => }/regs-pmu.h | 0 > > 9 files changed, 10 insertions(+), 8 deletions(-) > > rename arch/arm/mach-exynos/{include/mach => }/regs-pmu.h (100%) > > This looks OK, but when you committed, you did the move of the include > file in another commit (e44de221d3ddb99387b04cfd49483bcd05daa6fb). > That means that between that commit and this patch, there's build > breakage. Please try to avoid that in the future since if something > needs to be bisected near here it can cause problems. > Yeah, you're right. Sorry and I'll try to avoid that per your suggestion. Thanks, Kukjin -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html