u-boot/arch/arm/include/asm/arch-aspeed
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
..
boot0.h aspeed: Add AST2600 platform support 2021-01-18 15:23:06 -05:00
pinctrl.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
platform.h aspeed: ast2600: Enlarge SRAM size 2021-11-17 17:04:59 -05:00
scu_ast2500.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
scu_ast2600.h clk: ast2600: Add RSACLK control for ACRY 2021-11-17 17:05:00 -05:00
sdram_ast2500.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sdram_ast2600.h ram: aspeed: Add AST2600 DRAM control support 2021-01-18 15:19:15 -05:00
timer.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
wdt.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
wdt_ast2600.h wdt: aspeed: Add AST2600 watchdog support 2021-01-18 15:23:05 -05:00