]> git.baikalelectronics.ru Git - kernel.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, 13 Sep 2012 17:41:06 +0000 (11:41 -0600)
commit50ab6cd7e2b68200278b382091497d12a2af02f7
tree66d900ceb5b57fe3e8008e0d0480518b3046eb9c
parent15d4ae22a07611b184ac05f64296c1605430341c
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]