kernel-hacking-2024-linux-s.../arch/arc/include
Vineet Gupta 4c82f28617 ARC: remove @init_time, @init_irq platform callbacks
These are not in use for ARC platforms. Moreover DT mechanims exist to
probe them w/o explicit platform calls.

 - clocksource drivers can use CLOCKSOURCE_OF_DECLARE()
 - intc IRQCHIP_DECLARE() calls + cascading inside DT allows external
   intc to be probed automatically

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
2015-10-28 16:13:39 +05:30
..
asm ARC: remove @init_time, @init_irq platform callbacks 2015-10-28 16:13:39 +05:30
uapi/asm ARC: Make pt_regs regs unsigned 2015-08-05 11:48:21 +05:30