From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761274AbcAKQnU (ORCPT ); Mon, 11 Jan 2016 11:43:20 -0500 Received: from mail-wm0-f41.google.com ([74.125.82.41]:37508 "EHLO mail-wm0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761258AbcAKQnQ (ORCPT ); Mon, 11 Jan 2016 11:43:16 -0500 To: Thomas Gleixner Cc: Randy Dunlap , Richard Weinberger , Linux Kernel Mailing List From: Daniel Lezcano Subject: [PULL] clockevents: last minute 4.5 fixes Message-ID: <5693DBA1.8000509@linaro.org> Date: Mon, 11 Jan 2016 17:43:13 +0100 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Thomas, here is a couple of fixes to be applied on top of tip/timers/core where the Kconfig dependency is fixed for the fsl_ftm timer and for the architecture not having the iomem API. - Select the CLKSRC_MMIO when the fsl_ftm_timer is enabled with COMPILE_TEST (Daniel Lezcano) - Prevent to compile timers using the 'iomem' API when the architecture has not HAS_IOMEM set (Richard Weinberger) Thanks ! -- Daniel The following changes since commit 01414888eaf725a677171605cb051b1c6311e6ab: clocksource/drivers/acpi_pm: Convert to pr_* macros (2015-12-29 12:52:57 +0100) are available in the git repository at: http://git.linaro.org/people/daniel.lezcano/linux.git clockevents/4.5-fixes for you to fetch changes up to e736f67872126f7b24803883f10ad7d621221d01: clocksource/drivers/fsl_ftm_timer: Fix CLKSRC_MMIO dependency (2016-01-08 14:21:31 +0100) ---------------------------------------------------------------- Daniel Lezcano (1): clocksource/drivers/fsl_ftm_timer: Fix CLKSRC_MMIO dependency Richard Weinberger (1): clocksource/drivers: Fix dependencies for !HAS_IOMEM archs drivers/clocksource/Kconfig | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog