From: Tony Lindgren Date: Tue, 11 Mar 2008 11:53:07 +0000 (+0200) Subject: ARM: OMAP2: Fix _REGADDR macro offset calculations and cm.h for assembly X-Git-Tag: v2.6.25-omap1~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3054c09b2e937ff1a226bf344a4b579934d0ca1f;p=pandora-kernel.git ARM: OMAP2: Fix _REGADDR macro offset calculations and cm.h for assembly Make sure unexpected register offsets don't get calculated because of (unlikely) macro parameter calculations. Also fix cm.h so it can be included from assembly functions. Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed