[PATCH] riscv: ax25: cache: Remove SPL_RISCV_MMODE config check

Bin Meng bmeng.cn at gmail.com
Sat Mar 14 10:11:21 CET 2020


On Sat, Mar 14, 2020 at 4:48 PM Pragnesh Patel
<pragnesh.patel at sifive.com> wrote:
>
> CONFIG_IS_ENABLED(FOO) will check FOO config option for U-boot proper,

nits: U-Boot

> SPL and TPL, so remove unnecessary CONFIG_IS_ENABLED()
>
> Signed-off-by: Pragnesh Patel <pragnesh.patel at sifive.com>
> ---
>  arch/riscv/cpu/ax25/cache.c | 16 ++++++++--------
>  1 file changed, 8 insertions(+), 8 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list