From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754452AbcFPMRm (ORCPT ); Thu, 16 Jun 2016 08:17:42 -0400 Received: from mail-wm0-f49.google.com ([74.125.82.49]:37788 "EHLO mail-wm0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753919AbcFPMRl (ORCPT ); Thu, 16 Jun 2016 08:17:41 -0400 Subject: Re: [PATCH -next] Revert "clocksource/drivers/timer-atmel-st: Add the COMPILE_TEST option" To: Guenter Roeck References: <1465963305-21532-1-git-send-email-linux@roeck-us.net> Cc: linux-kernel@vger.kernel.org From: Daniel Lezcano Message-ID: <576298E3.90506@linaro.org> Date: Thu, 16 Jun 2016 14:17:39 +0200 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <1465963305-21532-1-git-send-email-linux@roeck-us.net> 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 On 06/15/2016 06:01 AM, Guenter Roeck wrote: > This reverts commit 7011a4947ca61cd28a8c025b39c98861687e4fb6. > > When trying to build parisc:allmodconfig: > > drivers/clocksource/timer-atmel-st.c: In function 'at91rm9200_timer_interrupt': > drivers/clocksource/timer-atmel-st.c:76:3: error: > invalid use of undefined type 'struct clock_event_device' > > Cc: Daniel Lezcano > Signed-off-by: Guenter Roeck > --- Thanks for reporting the issue. I fixed this issue by adding +depends on GENERIC_CLOCKEVENTS instead of reverting the patch. -- Daniel -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog