diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2014-04-05 06:45:34 -0400 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2014-05-29 19:49:12 -0400 |
commit | 25a9ef63cd2beb248e51bd192df19fbe5cf20545 (patch) | |
tree | 994becfba0c4e538b21c4a8f5fadf485502e94fc /arch/arm/plat-samsung | |
parent | dfbdd3d55403ebd29a355e907e53576ce57c6d96 (diff) |
ARM: l2c: exynos: convert to common l2c310 early resume functionality
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/plat-samsung')
-rw-r--r-- | arch/arm/plat-samsung/s5p-sleep.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/plat-samsung/s5p-sleep.S b/arch/arm/plat-samsung/s5p-sleep.S index c5001659bdf8..25c68ceb9e2b 100644 --- a/arch/arm/plat-samsung/s5p-sleep.S +++ b/arch/arm/plat-samsung/s5p-sleep.S | |||
@@ -22,7 +22,6 @@ | |||
22 | */ | 22 | */ |
23 | 23 | ||
24 | #include <linux/linkage.h> | 24 | #include <linux/linkage.h> |
25 | #include <asm/asm-offsets.h> | ||
26 | 25 | ||
27 | .data | 26 | .data |
28 | .align | 27 | .align |