Commit 6f9e64b0 authored by Sabyasachi Gupta's avatar Sabyasachi Gupta Committed by Shuah Khan

selftest/gpio: Remove duplicate header

Remove duplicate header which are included twice.
Signed-off-by: default avatarSabyasachi Gupta <sabyasachi.linux@gmail.com>
Signed-off-by: default avatarSouptick Joarder <jrdr.linux@gmail.com>
Signed-off-by: default avatarShuah Khan <shuah@kernel.org>
parent cde53520
......@@ -12,7 +12,6 @@
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdio.h>
#include <errno.h>
#include <string.h>
#include <fcntl.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment