From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932474AbdLGNQF (ORCPT ); Thu, 7 Dec 2017 08:16:05 -0500 Received: from mail-wm0-f65.google.com ([74.125.82.65]:37783 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755028AbdLGNQC (ORCPT ); Thu, 7 Dec 2017 08:16:02 -0500 X-Google-Smtp-Source: AGs4zMZ/ALgW6xtcfybQmzeiYgBUXuv0sVeuN1ez/b1BZBx3XbieC8bzYMI+RusZaM8wv36F9iGPiw== Subject: Re: [PATCH v2 3/8] clocksource: owl: Adopt TIMER_OF_DECLARE() To: =?UTF-8?Q?Andreas_F=c3=a4rber?= , linux-arm-kernel@lists.infradead.org Cc: Thomas Liau , Jeff Chen , =?UTF-8?B?5byg5Lic6aOO?= , =?UTF-8?B?5YiY54Kc?= , =?UTF-8?B?5byg5aSp55uK?= , =?UTF-8?B?5qKF5Yip?= , support@cubietech.com, linux-kernel@vger.kernel.org, Thomas Gleixner References: <20171113233427.5386-1-afaerber@suse.de> <20171113233427.5386-4-afaerber@suse.de> From: Daniel Lezcano Message-ID: Date: Thu, 7 Dec 2017 14:15:58 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <20171113233427.5386-4-afaerber@suse.de> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 14/11/2017 00:34, Andreas Färber wrote: > Commit 1727339590fdb5a1ded881b540cd32121278d414 ("clocksource/drivers: > Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE") deprecated > CLOCKSOURCE_OF_DECLARE(), so adopt the new macro TIMER_OF_DECLARE(). > > Reported-by: Daniel Lezcano > Signed-off-by: Andreas Färber > --- Applied for 4.16 -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog From mboxrd@z Thu Jan 1 00:00:00 1970 From: daniel.lezcano@linaro.org (Daniel Lezcano) Date: Thu, 7 Dec 2017 14:15:58 +0100 Subject: [PATCH v2 3/8] clocksource: owl: Adopt TIMER_OF_DECLARE() In-Reply-To: <20171113233427.5386-4-afaerber@suse.de> References: <20171113233427.5386-1-afaerber@suse.de> <20171113233427.5386-4-afaerber@suse.de> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 14/11/2017 00:34, Andreas F?rber wrote: > Commit 1727339590fdb5a1ded881b540cd32121278d414 ("clocksource/drivers: > Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE") deprecated > CLOCKSOURCE_OF_DECLARE(), so adopt the new macro TIMER_OF_DECLARE(). > > Reported-by: Daniel Lezcano > Signed-off-by: Andreas F?rber > --- Applied for 4.16 -- Linaro.org ? Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog