summaryrefslogtreecommitdiff
path: root/udev/test-udev.c
diff options
context:
space:
mode:
Diffstat (limited to 'udev/test-udev.c')
-rw-r--r--udev/test-udev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/udev/test-udev.c b/udev/test-udev.c
index 4d5881deae..07628f74fd 100644
--- a/udev/test-udev.c
+++ b/udev/test-udev.c
@@ -60,7 +60,7 @@ static void asmlinkage sig_handler(int signum)
}
}
-int main(int argc, char *argv[], char *envp[])
+int main(int argc, char *argv[])
{
struct sysfs_device *dev;
struct udevice *udev;