Re: [PATCH] arc: rename arc_timer's TIMER_CTRL_IE to avoid redefinition

2021-07-18 Thread Vineet Gupta
On 7/18/21 1:36 PM, Randy Dunlap wrote: > There are 2 other clocksource drivers that use the symbol > (macro/define) TIMER_CTRL_IE (in 3 files). Change the ARC timer > symbol "TIMER_CTRL_IE" to "TIMER_CTRL_IEN" to resolve the symbol > collision (redefinition). > > In file included from ../drivers/c

[PATCH] arc: rename arc_timer's TIMER_CTRL_IE to avoid redefinition

2021-07-18 Thread Randy Dunlap
There are 2 other clocksource drivers that use the symbol (macro/define) TIMER_CTRL_IE (in 3 files). Change the ARC timer symbol "TIMER_CTRL_IE" to "TIMER_CTRL_IEN" to resolve the symbol collision (redefinition). In file included from ../drivers/clocksource/timer-integrator-ap.c:17: ../drivers/clo