]> 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, 16 Aug 2012 17:11:57 +0000 (11:11 -0600)
commit5fccac1a85d7c40c3c9c92cc51d020d46a1410e7
tree9c9ac5b45c01667ec6d8cdb84c74a1edb9d5314b
parentf829c44cd77eccbaf9f59dd704f63d7d21a29337
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]