mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
selftest/gpio: Remove duplicate header
Remove duplicate header which are included twice. Signed-off-by: Sabyasachi Gupta <sabyasachi.linux@gmail.com> Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com> Signed-off-by: Shuah Khan <shuah@kernel.org>
This commit is contained in:
committed by
Shuah Khan
parent
cde53520e2
commit
6f9e64b0ff
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user