]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: tegra: clean up the common assembly macros into sleep.h
authorJoseph Lo <josephl@nvidia.com>
Thu, 16 Aug 2012 09:31:50 +0000 (17:31 +0800)
committerStephen Warren <swarren@nvidia.com>
Thu, 6 Sep 2012 17:48:00 +0000 (11:48 -0600)
commit6758e12dc09430f5ca685cd47c85dd1000382afa
tree0d83995d278d46a2ae752cf31cc407e8d68ae546
parent867ec8e46cd4595bb910c19f8caa5f7b8fc3a3b7
ARM: tegra: clean up the common assembly macros into sleep.h

There are some common macros for Tegra low-level assembly code. Clean
up them into one header file and move the definitions that will be
re-used into it as well.

Signed-off-by: Joseph Lo <josephl@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/mach-tegra/headsmp.S
arch/arm/mach-tegra/sleep.S
arch/arm/mach-tegra/sleep.h [new file with mode: 0644]