u-boot/arch/arm/mach-bcm283x/include/mach
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
..
base.h rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit) 2020-07-10 14:10:43 -04:00
gpio.h dm: treewide: Rename ..._platdata variables to just ..._plat 2020-12-13 16:51:09 -07:00
mbox.h arm: rpi: Add function to trigger VL805's firmware load 2020-07-10 11:49:28 +02:00
msg.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
sdhci.h ARM: bcm283x: Move BCM283x_BASE to a global variable 2019-11-24 10:46:27 +01:00
timer.h common: Drop linux/bug.h from common header 2020-05-18 21:19:23 -04:00
wdog.h ARM: bcm283x: Move BCM283x_BASE to a global variable 2019-11-24 10:46:27 +01:00