selftests/powerpc: Remove duplicated include from tm-poison.c

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
This commit is contained in:
Zheng Yongjun 2021-03-26 14:48:08 +08:00 коммит произвёл Michael Ellerman
Родитель e225c4d6bc
Коммит 6af0b5570b
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -20,7 +20,6 @@
#include <sched.h>
#include <sys/types.h>
#include <signal.h>
#include <inttypes.h>
#include "tm.h"