-
- Downloads
arm: mvebu: a38x: Add const to some function calls
Functions that do not modify the pointer passed should declare it as const. Signed-off-by:Kevin Smith <kevin.smith@elecsyscorp.com> Acked-by:
Stefan Roese <sr@denx.de> Cc: Dirk Eibach <eibach@gdsys.de> Cc: Luka Perkov <luka.perkov@sartura.hr>
Showing
- arch/arm/mach-mvebu/serdes/a38x/ctrl_pex.c 1 addition, 1 deletionarch/arm/mach-mvebu/serdes/a38x/ctrl_pex.c
- arch/arm/mach-mvebu/serdes/a38x/ctrl_pex.h 1 addition, 1 deletionarch/arm/mach-mvebu/serdes/a38x/ctrl_pex.h
- arch/arm/mach-mvebu/serdes/a38x/high_speed_env_spec.c 3 additions, 3 deletionsarch/arm/mach-mvebu/serdes/a38x/high_speed_env_spec.c
- arch/arm/mach-mvebu/serdes/a38x/high_speed_env_spec.h 2 additions, 2 deletionsarch/arm/mach-mvebu/serdes/a38x/high_speed_env_spec.h
Loading
Please register or sign in to comment