Signed-off-by: Sascha Hauer <[email protected]>
---
commands/drvinfo.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/commands/drvinfo.c b/commands/drvinfo.c
index 161118a..4a4b957 100644
--- a/commands/drvinfo.c
+++ b/commands/drvinfo.c
@@ -18,7 +18,7 @@
#include <command.h>
#include <driver.h>
-int do_drvinfo(int argc, char *argv[])
+static int do_drvinfo(int argc, char *argv[])
{
struct driver_d *drv;
struct device_d *dev;
--
2.0.0.rc2
_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox