]> rtime.felk.cvut.cz Git - linux-imx.git/commit
m68knommu: use MCF_IRQ_PIT1 instead of MCFINT_VECBASE + MCFINT_PIT1
authorSteven King <sfking@fdwdc.com>
Wed, 6 Jun 2012 21:02:14 +0000 (14:02 -0700)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 15 Jul 2012 23:59:21 +0000 (09:59 +1000)
commitbdee4e26ba6568118f2376ebcfdeef3b7f527bce
tree6a0c684b48ea98c606d634aac2c9cb1707f31095
parentbce4d12bf88cc0748c7ebe2e1778636965b761a8
m68knommu: use MCF_IRQ_PIT1 instead of MCFINT_VECBASE + MCFINT_PIT1

use MCF_IRQ_PIT1 instead of MCFINT_VECBASE + MCFINT_PIT1 so we can support
those parts that have the pit1 interrupt on other than the first interrupt
controller.

Signed-off-by: Steven King <sfking@fdwdc.com>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/m520xsim.h
arch/m68k/include/asm/m523xsim.h
arch/m68k/include/asm/m527xsim.h
arch/m68k/include/asm/m528xsim.h
arch/m68k/platform/coldfire/pit.c