From mboxrd@z Thu Jan 1 00:00:00 1970 From: morten.rasmussen@arm.com (Morten Rasmussen) Date: Thu, 3 May 2018 16:14:12 +0100 Subject: [PATCH v8 10/13] arm64: topology: rename cluster_id In-Reply-To: <20180425233121.13270-11-jeremy.linton@arm.com> References: <20180425233121.13270-1-jeremy.linton@arm.com> <20180425233121.13270-11-jeremy.linton@arm.com> Message-ID: <20180503151412.GC28409@work-enc> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Apr 25, 2018 at 06:31:18PM -0500, Jeremy Linton wrote: > Lets match the name of the arm64 topology field > to the kernel macro that uses it. > > Signed-off-by: Jeremy Linton Acked-by: Morten Rasmussen