[PATCH] Remove unused parameters
    Simon Glass 
    sjg at google.com
       
    Fri Jul 28 19:32:39 CEST 2023
    
    
  
Hi,
On Fri, 28 Jul 2023 at 06:19, Yuepeng Xing
<xingyuepeng at eswincomputing.com> wrote:
>
> Remove unused parameters from function arch_env_get_location
What is the motivation for this patch?
I don't know for sure, but perhaps the operation is important in
deciding which location to use?
>
> Signed-off-by: Yuepeng Xing <xingyuepeng at eswincomputing.com>
> ---
>  arch/arm/cpu/armv8/fsl-layerscape/cpu.c           | 2 +-
>  arch/arm/mach-imx/imx8m/soc.c                     | 2 +-
>  board/theobroma-systems/puma_rk3399/puma-rk3399.c | 2 +-
>  env/env.c                                         | 4 ++--
>  include/env_internal.h                            | 2 +-
>  5 files changed, 6 insertions(+), 6 deletions(-)
Regards,
Simon
    
    
More information about the U-Boot
mailing list