diff options
author | Victor Kamensky <victor.kamensky@linaro.org> | 2013-10-16 06:50:34 +0200 |
---|---|---|
committer | Ben Dooks <ben.dooks@codethink.co.uk> | 2013-10-19 21:46:36 +0200 |
commit | fdb07aee0b2b9d7d1893c97f5ce79ec355caaf1f (patch) | |
tree | 0f2e04f0717a87d81855da31f89d8d455d38c352 /arch/arm/kernel/Makefile | |
parent | ARM: tlb: ASID macro should give 32bit result for BE correct operation (diff) | |
download | linux-fdb07aee0b2b9d7d1893c97f5ce79ec355caaf1f.tar.xz linux-fdb07aee0b2b9d7d1893c97f5ce79ec355caaf1f.zip |
ARM: cci driver need big endian fixes in asm code
cci_enable_port_for_self written in asm and it works with h/w
registers that are in little endian format. When run in big
endian mode it needs byteswaped constants before/after it
writes/reads to/from such registers
Signed-off-by: Victor Kamensky <victor.kamensky@linaro.org>
Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Diffstat (limited to 'arch/arm/kernel/Makefile')
0 files changed, 0 insertions, 0 deletions