diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2014-04-13 20:40:12 +0200 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2014-06-02 10:20:16 +0200 |
commit | 3cb099f0894c06359dd6495dec81359591d06207 (patch) | |
tree | 7240ca83eccafdf36cbeb9fa65211e83845d9143 /crypto/rmd256.c | |
parent | ARM: remove unused adjust_cr() function (diff) | |
download | linux-3cb099f0894c06359dd6495dec81359591d06207.tar.xz linux-3cb099f0894c06359dd6495dec81359591d06207.zip |
ARM: remove CPU_CP15 conditional from alignment.c
alignment.c will not be built unless CPU_CP15 is set:
config CPU_CP15
bool
config CPU_CP15_MMU
bool
select CPU_CP15
config ALIGNMENT_TRAP
bool
depends on CPU_CP15_MMU
So there's no point having conditionals on CPU_CP15 within this code.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'crypto/rmd256.c')
0 files changed, 0 insertions, 0 deletions