From: Greg Ungerer Date: Tue, 19 May 2009 04:38:08 +0000 (+1000) Subject: m68knommu: merge old ColdFire interrupt controller masking macros X-Git-Tag: v2.6.32-rc1~663^2~13 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2154bef817ac3d0ea67b52526fd8e88898b66f9;p=pandora-kernel.git m68knommu: merge old ColdFire interrupt controller masking macros Currently the code that supports setting the old style ColdFire interrupt controller mask registers is macros in the include files of each of the CPU types. Merge all these into a set of real masking functions in the old Coldfire interrupt controller code proper. All the macros are basically the same (excepting a register size difference on really early parts). Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed