ARC: arc_local_timer_setup() need not pass own cpu id
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
This commit is contained in:
@@ -19,6 +19,6 @@
|
||||
#include <asm-generic/irq.h>
|
||||
|
||||
extern void arc_init_IRQ(void);
|
||||
void arc_local_timer_setup(unsigned int cpu);
|
||||
void arc_local_timer_setup(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user