android_kernel_xiaomi_sm7250/arch/m68knommu/platform/coldfire
Rusty Russell 320ab2b0b1 cpumask: convert struct clock_event_device to cpumask pointers.
Impact: change calling convention of existing clock_event APIs

struct clock_event_timer's cpumask field gets changed to take pointer,
as does the ->broadcast function.

Another single-patch change.  For safety, we BUG_ON() in
clockevents_register_device() if it's not set.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Ingo Molnar <mingo@elte.hu>
2008-12-13 21:20:26 +10:30
..
dma_timer.c m68knommu: add sched_clock() for the DMA timer 2008-07-23 15:11:28 +10:00
dma.c m68knommu: create common DMA table for ColdFire CPUs 2008-02-01 21:00:01 +11:00
entry.S m68knommu: fix compare race in sched related code 2008-05-01 08:08:36 -07:00
head.S m68knommu: put ColdFire head code into .text.head section 2008-07-23 15:11:29 +10:00
Makefile m68knommu: Add Coldfire DMA Timer support 2008-07-23 15:11:27 +10:00
pit.c cpumask: convert struct clock_event_device to cpumask pointers. 2008-12-13 21:20:26 +10:30
timers.c m68knommu: init coldfire timer TRR with n - 1, not n 2008-06-12 18:05:40 -07:00
vectors.c m68knommu: move ColdFire vectors.c to its own coldfire directory 2008-02-01 20:58:10 +11:00