Index: uspace/lib/drv/include/ddf/log.h
===================================================================
--- uspace/lib/drv/include/ddf/log.h	(revision aa492fe19494af0906b221865dbd7568f0b09cda)
+++ uspace/lib/drv/include/ddf/log.h	(revision 42bde6a9f722bcf89bd14dbdcbbf3f2052c35254)
@@ -37,5 +37,5 @@
 #include <io/verify.h>
 
-extern int ddf_log_init(const char *, log_level_t);
+extern int ddf_log_init(const char *);
 extern void ddf_msg(log_level_t, const char *, ...)
     PRINTF_ATTRIBUTE(2, 3);
