drivers: rk_nand: fix compile warning

warning: drivers/rk_nand/rk_ftlv5_arm32.o uses 4-byte wchar_t yet
the output is to use 2-byte wchar_t;

Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com>
Change-Id: I9ea1cdb05be5e4edb297517a9ae8c5e5377538be
This commit is contained in:
Yifeng Zhao 2022-11-09 10:57:52 +08:00 committed by Tao Huang
parent 3f98f91c6f
commit 4ba9bb2228
4 changed files with 0 additions and 4 deletions

View File

@ -16,7 +16,6 @@
.eabi_attribute 26, 2
.eabi_attribute 30, 4
.eabi_attribute 34, 1
.eabi_attribute 18, 4
.file "rk_ftl_arm_v7.c"
.syntax unified
.text

View File

@ -17,7 +17,6 @@
.eabi_attribute 26, 2
.eabi_attribute 30, 4
.eabi_attribute 34, 1
.eabi_attribute 18, 4
.file "rk_ftl_arm_v7.c"
.thumb
.text

View File

@ -17,7 +17,6 @@
.eabi_attribute 26, 2
.eabi_attribute 30, 4
.eabi_attribute 34, 1
.eabi_attribute 18, 4
.file "rk_ftlv5_arm_v8.c"
.text
.align 2

View File

@ -18,7 +18,6 @@
.eabi_attribute 26, 2
.eabi_attribute 30, 4
.eabi_attribute 34, 1
.eabi_attribute 18, 4
.file "rk_zftl_arm_v7.c"
.syntax unified
.text