[U-Boot] [PATCH 06/10] x86: tsc: Use notrace from <linux/compiler.h>

Simon Glass sjg at chromium.org
Fri Nov 6 13:08:27 CET 2015


On 5 November 2015 at 07:02, Bin Meng <bmeng.cn at gmail.com> wrote:
> Replace __attribute__((no_instrument_function)) with notrace from
> <linux/compiler.h>.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  arch/x86/lib/tsc_timer.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list