u-boot/board/gdsys/a38x
Heinrich Schuchardt 185f812c41 doc: replace @return by Return:
Sphinx expects Return: and not @return to indicate a return value.

find . -name '*.c' -exec \
sed -i 's/^\(\s\)\*\(\s*\)@return\(\s\)/\1*\2Return:\3/' {} \;

find . -name '*.h' -exec \
sed -i 's/^\(\s\)\*\(\s*\)@return\(\s\)/\1*\2Return:\3/' {} \;

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2022-01-19 18:11:34 +01:00
..
controlcenterdc.c board: gdsys: a38x: Enable PCIe link 2 in spl_board_init() 2022-01-14 07:47:57 +01:00
dt_helpers.c WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
dt_helpers.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
hre.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
hre.h tpm: Convert to use a device parameter 2018-11-29 09:30:06 -07:00
hydra.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
hydra.h arm: mvebu: Add gdsys ControlCenter-Compact board 2017-03-23 15:48:28 +01:00
ihs_phys.c board: gdsys: a38x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation 2021-09-28 18:50:56 +03:00
ihs_phys.h arm: mvebu: Add gdsys ControlCenter-Compact board 2017-03-23 15:48:28 +01:00
keyprogram.c tpm: Switch TPMv1 over to use the new API 2021-03-02 15:53:37 -05:00
keyprogram.h tpm: Convert to use a device parameter 2018-11-29 09:30:06 -07:00
MAINTAINERS board: gdsys: Drop Dirk Eibach from MAINTAINERS 2022-01-14 07:47:57 +01:00
Makefile arm: mvebu: gdsys: Remove custom spl_board_init() 2021-07-31 09:59:58 +02:00