From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753525AbdC1PUE (ORCPT ); Tue, 28 Mar 2017 11:20:04 -0400 Received: from mail-wm0-f46.google.com ([74.125.82.46]:38645 "EHLO mail-wm0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752482AbdC1PUC (ORCPT ); Tue, 28 Mar 2017 11:20:02 -0400 Date: Tue, 28 Mar 2017 17:12:30 +0200 From: Daniel Lezcano To: Thomas Gleixner , Ingo Molnar Cc: Alexander Kochetkov , linux-kernel@vger.kernel.org Subject: [GIT PULL] clockevents 4.11 fixes Message-ID: <20170328151230.GG2123@mai> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Thomas, Ingo, This pull request provides a couple of fixes from Alexander Kochetkov regarding the clkevt-of probe interface where a typo and a missing declaration. - Fix compilation error with the clkevt-probe interface (Alexander Kochetkov). Thanks! -- Daniel The following changes since commit 33d8c15559df4f0bce25d7e16ebb5879e249f2e7: Revert "clocksource/drivers/tcb_clksrc: Use 32 bit tcb as sched_clock" (2017-03-11 22:03:34 +0100) are available in the git repository at: https://git.linaro.org/people/daniel.lezcano/linux.git clockevents/4.11-fixes for you to fetch changes up to 8d09617b076fd03ee9ae124abce94dda17bf3723: vmlinux.lds: Add __clkevt_of_table to kernel (2017-03-28 09:40:39 +0200) ---------------------------------------------------------------- Alexander Kochetkov (2): clockevents: Fix syntax error in clkevt-of macro vmlinux.lds: Add __clkevt_of_table to kernel drivers/clocksource/clkevt-probe.c | 2 +- include/asm-generic/vmlinux.lds.h | 2 ++ include/linux/clockchips.h | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog