]> git.baikalelectronics.ru Git - uboot.git/commit
trace: Use notrace for short
authorSimon Glass <sjg@chromium.org>
Wed, 21 Dec 2022 23:08:15 +0000 (16:08 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 18 Jan 2023 18:49:12 +0000 (11:49 -0700)
commita4ee543ae81645e806a37a6435325726bc1c5fec
tree9cd3850586f99633e33f6f14f6488130ad0a04ee
parent68b7361f98fa145d973f8030e8350b2cbd055879
trace: Use notrace for short

The attribute syntax is quite verbose. Use the macro provided for this
purpose.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/cpu/armv7/s5p-common/timer.c
arch/arm/mach-exynos/include/mach/cpu.h
arch/x86/include/asm/global_data.h
arch/x86/include/asm/msr.h
arch/x86/include/asm/u-boot-x86.h
common/spl/spl_fit.c
doc/develop/trace.rst
lib/efi_loader/efi_freestanding.c
lib/trace.c