Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1423997
| From | Daniel Lezcano <daniel.lezcano@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH -next] Revert "clocksource/drivers/timer-atmel-st: Add the COMPILE_TEST option" |
| Date | 2016-06-16 14:20 +0200 |
| Message-ID | <rKEr8-8fX-17@gated-at.bofh.it> (permalink) |
| References | <rKajn-5WF-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 <daniel.lezcano@linaro.org> > Signed-off-by: Guenter Roeck <linux@roeck-us.net> > --- Thanks for reporting the issue. I fixed this issue by adding +depends on GENERIC_CLOCKEVENTS instead of reverting the patch. -- Daniel -- <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook | <http://twitter.com/#!/linaroorg> Twitter | <http://www.linaro.org/linaro-blog/> Blog
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH -next] Revert "clocksource/drivers/timer-atmel-st: Add the COMPILE_TEST option" Guenter Roeck <linux@roeck-us.net> - 2016-06-15 06:10 +0200 Re: [PATCH -next] Revert "clocksource/drivers/timer-atmel-st: Add the COMPILE_TEST option" Daniel Lezcano <daniel.lezcano@linaro.org> - 2016-06-16 14:20 +0200
csiph-web