Skip to content

Commit 6f9e64b

Browse files
Sabyasachi GuptaShuah Khan
authored andcommitted
selftest/gpio: Remove duplicate header
Remove duplicate header which are included twice. Signed-off-by: Sabyasachi Gupta <[email protected]> Signed-off-by: Souptick Joarder <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
1 parent cde5352 commit 6f9e64b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/testing/selftests/gpio/gpio-mockup-chardev.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
#include <unistd.h>
1313
#include <stdio.h>
1414
#include <stdlib.h>
15-
#include <stdio.h>
1615
#include <errno.h>
1716
#include <string.h>
1817
#include <fcntl.h>

0 commit comments

Comments
 (0)