Loading
LoongArch: Remove redundant code in head.S
SETUP_MODES already setup the initial values of CSR.CRMD, CSR.PRMD and CSR.EUEN, so the redundant open code can be removed. Fixes: 7b2afeaf ("LoongArch: Adjust boot & setup for 32BIT/64BIT") Signed-off-by:Huacai Chen <chenhuacai@loongson.cn>