]> git.baikalelectronics.ru Git - kernel.git/commit
xtensa: drop extraneous register load from initialize_mmu
authorMax Filippov <jcmvbkbc@gmail.com>
Mon, 15 Mar 2021 03:33:27 +0000 (20:33 -0700)
committerMax Filippov <jcmvbkbc@gmail.com>
Sun, 4 Apr 2021 22:39:04 +0000 (15:39 -0700)
commit73767e4b5c41fc34a5e6dda27c53517bdaf45e58
tree4041d8927ae2da6b29886f89d2fece9597ebfd28
parented4bda1e2fee7d50f5af0ca2994c41648123c53c
xtensa: drop extraneous register load from initialize_mmu

Commit 434db124504f ("xtensa: cleanup MMU setup and kernel layout macros")
removed the use of a2 in the beginning of the initialize_mmu macro, but
left the register load that is no longer used. Remove it as well.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/include/asm/initialize_mmu.h