]> git.baikalelectronics.ru Git - kernel.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)
commit3f9ba7cc144315908e23dd450ab1b96d90c93127
tree9ad4275732b742d8be36eb862b922d937f491520
parent3d970c76c69e67365bb0410e5bbbb47738b0450c
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