From: Greg Ungerer Date: Tue, 8 Mar 2011 23:57:14 +0000 (+1000) Subject: m68knommu: remove use of MBAR in old-style ColdFire timer X-Git-Tag: v2.6.39-rc1~464^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58f0ac98f386d2b335e5852e8feec828c43a0e13;p=pandora-kernel.git m68knommu: remove use of MBAR in old-style ColdFire timer Not all ColdFire CPUs that use the old style timer hardware module use an MBAR set peripheral region. Move the TIMER base address defines to the per-CPU header files where we can set it correctly based on how the peripherals are mapped - instead of using a fake MBAR for some platforms. Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed