u-boot/arch/arm/include/asm/arch-tegra
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
..
ap.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
apb_misc.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
board.h ARM: tegra: Refactor DT update helpers 2021-10-13 14:18:30 -07:00
bpmp_abi.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cboot.h common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
clk_rst.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
clock.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
dc.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
funcmux.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
fuse.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
gp_padctrl.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
gpio.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
gpu.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ivc.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
pinmux.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pmc.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
pmu.h ARM: tegra: Use common header for PMU declarations 2019-06-05 09:16:33 -07:00
powergate.h tegra: Make tegra_powergate_power_on public 2015-05-13 09:24:15 -07:00
pwm.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
scu.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sys_proto.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
tegra.h ARM: tegra: Support TZ-only access to PMC 2019-06-05 09:16:34 -07:00
tegra_ahub.h tegra: sound: Add an audio hub driver 2019-05-24 10:13:52 -07:00
tegra_i2c.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
tegra_i2s.h tegra: sound: Add an I2S driver 2019-05-24 10:14:03 -07:00
tegra_mmc.h arm: Don't include common.h in header files 2020-05-18 14:54:24 -04:00
timer.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
uart.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
usb.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
warmboot.h doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
xusb-padctl.h t210: do not enable PLLE and UPHY PLL HW PWRSEQ 2020-04-02 14:30:01 -07:00