From: Greg Ungerer Date: Tue, 18 Sep 2012 04:51:46 +0000 (+1000) Subject: m68knommu: clean up ColdFire 54xx General Timer definitions X-Git-Tag: omap-for-v3.7-rc1/fixes-hwmod-clock-signed-v3~4^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=944c3d81dbead14725e7d12675c37a2027760608;p=pandora-kernel.git m68knommu: clean up ColdFire 54xx General Timer definitions Convert the ColdFire 54xx CPU General Timer register address definitions to include the MCF_MBAR peripheral region offset. This makes them consistent with all other 54xx address register definitions (in m54xxsim.h). The goal is to reduce different definitions used (some including offsets and others not) causing bugs when used incorrectly. Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed