u-boot/arch/riscv
Rick Chen 22e8c0f02b riscv: checkpatch: Fix static const char * array declarations
It is reported by checkpatch.pl
WARNING: static const char * array
should probably be static const char * const

Signed-off-by: Rick Chen <rick@andestech.com>
Signed-off-by: Rick Chen <rickchen36@gmail.com>
2018-03-30 13:13:22 +08:00
..
cpu/nx25 riscv: cpu: Add nx25 to support RISC-V 2018-01-12 08:05:12 -05:00
dts riscv: nx25: dts: Add AE250 dts to support RISC-V 2018-01-12 08:05:12 -05:00
include/asm riscv: checkpatch: Fix alignment should match open parenthesis 2018-03-30 13:13:22 +08:00
lib riscv: checkpatch: Fix static const char * array declarations 2018-03-30 13:13:22 +08:00
config.mk riscv: Add Kconfig to support RISC-V 2018-01-12 08:05:12 -05:00
Kconfig riscv: Add Kconfig to support RISC-V 2018-01-12 08:05:12 -05:00
Makefile riscv: Add Kconfig to support RISC-V 2018-01-12 08:05:12 -05:00