Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
[cascardo/linux.git] / tools / gpio / lsgpio.c
index 1124da3..eb3f56e 100644 (file)
@@ -147,7 +147,7 @@ void print_usage(void)
 
 int main(int argc, char **argv)
 {
-       const char *device_name;
+       const char *device_name = NULL;
        int ret;
        int c;