ARM: OMAP2: Fix _REGADDR macro offset calculations and cm.h for assembly
authorTony Lindgren <tony@atomide.com>
Tue, 11 Mar 2008 11:53:07 +0000 (13:53 +0200)
committerTony Lindgren <tony@atomide.com>
Thu, 13 Mar 2008 11:22:46 +0000 (13:22 +0200)
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 <tony@atomide.com>

No differences found