mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-18 02:38:56 +00:00
185f812c41
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> |
||
---|---|---|
.. | ||
ap.h | ||
apb_misc.h | ||
board.h | ||
bpmp_abi.h | ||
cboot.h | ||
clk_rst.h | ||
clock.h | ||
dc.h | ||
funcmux.h | ||
fuse.h | ||
gp_padctrl.h | ||
gpio.h | ||
gpu.h | ||
ivc.h | ||
pinmux.h | ||
pmc.h | ||
pmu.h | ||
powergate.h | ||
pwm.h | ||
scu.h | ||
sys_proto.h | ||
tegra.h | ||
tegra_ahub.h | ||
tegra_i2c.h | ||
tegra_i2s.h | ||
tegra_mmc.h | ||
timer.h | ||
uart.h | ||
usb.h | ||
warmboot.h | ||
xusb-padctl.h |