From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: Re: [PATCH v2 04/10] arm: wire cpufreq input data for frequency-invariant accounting up to the arch Date: Tue, 11 Jul 2017 12:02:24 +0530 Message-ID: <20170711063224.GN2928@vireshk-i7> References: <20170706094948.8779-1-dietmar.eggemann@arm.com> <20170706094948.8779-5-dietmar.eggemann@arm.com> <20170706104258.GC13048@vireshk-i7> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Dietmar Eggemann Cc: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, linux@arm.linux.org.uk, Greg Kroah-Hartman , Russell King , Catalin Marinas , Will Deacon , Juri Lelli , Vincent Guittot , Peter Zijlstra , Morten Rasmussen , "Rafael J . Wysocki" List-Id: linux-pm@vger.kernel.org On 10-07-17, 16:13, Dietmar Eggemann wrote: > Since 'arch/$ARCH/include/asm/topology.h' now includes > 'include/linux/arch_topology.h' and 'arch/$ARCH/kernel/topology.c' > already includes 'arch/$ARCH/include/asm/topology.h' I thought it's a > good idea to get rid of this include here. Ahh, makes sense. -- viresh