diff options
author | 2012-05-23 13:27:18 +1000 | |
---|---|---|
committer | 2012-06-12 11:58:27 +1000 | |
commit | dc5588ae3c597006095926c25634408257457a8f (patch) | |
tree | 40c6a345db60d89bb6540ef66f659a986cd48c01 /lib/mpi/mpi-bit.c | |
parent | m68k: fix inclusion of arch_gettimeoffset for non-MMU 68k classic CPU types (diff) | |
download | linux-dev-dc5588ae3c597006095926c25634408257457a8f.tar.xz linux-dev-dc5588ae3c597006095926c25634408257457a8f.zip |
m68knommu: fix 68328 local setting of timer interrupt handler
Compiling for 68328 based targets fails with:
arch/m68k/platform/68328/timers.c: In function ‘hw_tick’:
arch/m68k/platform/68328/timers.c:65:2: error: implicit declaration of function ‘arch_timer_interrupt’
arch/m68k/platform/68328/timers.c: At top level:
arch/m68k/platform/68328/timers.c:102:6: error: conflicting types for ‘hw_timer_init’
arch/m68k/include/asm/machdep.h:36:13: note: previous declaration of ‘hw_timer_init’ was here
Changes made to hw_timer_init() didn't get updated in the 68328 timer code.
So process and call the "handler" arg that is now passed into that
hw_timer_init() function.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions