From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752149AbcBYWlP (ORCPT ); Thu, 25 Feb 2016 17:41:15 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:51478 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750850AbcBYWlO (ORCPT ); Thu, 25 Feb 2016 17:41:14 -0500 Date: Thu, 25 Feb 2016 14:41:11 -0800 From: Stephen Boyd To: Joshua Henderson Cc: Mike Turquette , linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, Ralf Baechle , linux-mips@linux-mips.org Subject: Re: [PATCH] clk: Get rid of HAVE_MACH_CLKDEV Message-ID: <20160225224111.GO4847@codeaurora.org> References: <1453933020-8577-1-git-send-email-sboyd@codeaurora.org> <56CF6461.9040308@microchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56CF6461.9040308@microchip.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/25, Joshua Henderson wrote: > On 01/27/2016 03:17 PM, Stephen Boyd wrote: > > This config was used for the ARM port so that it could use a > > machine specific clkdev.h include, but those are all gone now. > > The MIPS architecture is the last user, and from what I can tell > > it doesn't actually use it anyway, so let's remove the config all > > together. > > > > Cc: Ralf Baechle > > Cc: > > Signed-off-by: Stephen Boyd > > Reviewed-by: Joshua Henderson > Thanks. Merged to clk-next. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project