From: Greg Ungerer Date: Mon, 17 Sep 2012 06:51:20 +0000 (+1000) Subject: m68knommu: move ColdFire slice timer address defiens to 54xx header X-Git-Tag: omap-for-v3.7-rc1/fixes-hwmod-clock-signed-v3~4^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2f41c68eabfb32574f9088135480618206dd432;p=pandora-kernel.git 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 --- Reading git-diff-tree failed