]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
m68knommu: move ColdFire slice timer address defiens to 54xx header
authorGreg Ungerer <gerg@uclinux.org>
Mon, 17 Sep 2012 06:51:20 +0000 (16:51 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Thu, 27 Sep 2012 13:34:01 +0000 (23:34 +1000)
commitf2f41c68eabfb32574f9088135480618206dd432
tree9ad4275732b742d8be36eb862b922d937f491520
parent6d8a1393ec700d8621858dd0f3bee2b7e821e9fc
m68knommu: move ColdFire slice timer address defiens to 54xx header

Move the base address defines of the ColdFire 54xx CPU slice timers into the
54xx specific header (m54xxsim.h). They are CPU specific, and belong with the
CPU specific defines. Also make them relative to the MBAR peripheral region,
making the define the absolute address.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/m54xxsim.h
arch/m68k/include/asm/mcfslt.h
arch/m68k/platform/coldfire/sltimers.c