mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-19 10:44:14 +08:00
35aefb2645
With a few small changes we can make the m68knommu timer init code the same as the m68k code. By using the mach_sched_init function pointer and reworking the current timer initializers to keep track of the common m68k timer_interrupt() handler we end up with almost identical code for m68knommu. This will allow us to more easily merge the mmu and non-mmu m68k time.c in future patches. Signed-off-by: Greg Ungerer <gerg@uclinux.org> |
||
---|---|---|
.. | ||
cache.c | ||
clk.c | ||
dma_timer.c | ||
dma.c | ||
entry.S | ||
gpio.c | ||
head.S | ||
intc-2.c | ||
intc-simr.c | ||
intc.c | ||
Makefile | ||
pinmux.c | ||
pit.c | ||
sltimers.c | ||
timers.c | ||
vectors.c |