]> git.baikalelectronics.ru Git - kernel.git/commitdiff
selftests/powerpc: Remove duplicated include from tm-poison.c
authorZheng Yongjun <zhengyongjun3@huawei.com>
Fri, 26 Mar 2021 06:48:08 +0000 (14:48 +0800)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 17 Aug 2021 23:38:30 +0000 (09:38 +1000)
Remove duplicated include.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210326064808.3262568-1-zhengyongjun3@huawei.com
tools/testing/selftests/powerpc/tm/tm-poison.c

index 29e5f26af7b9850faf924fe0779c4ccac7d3680e..27c083a03d1f625ce35e682cfc80d134545eea31 100644 (file)
@@ -20,7 +20,6 @@
 #include <sched.h>
 #include <sys/types.h>
 #include <signal.h>
-#include <inttypes.h>
 
 #include "tm.h"