Index: uspace/srv/devman/devman.h
===================================================================
--- uspace/srv/devman/devman.h	(revision 393302009dc835da26285d65656e166c29b4540f)
+++ uspace/srv/devman/devman.h	(revision c832ab151a0d83cc975d80fd2f1087d450a76d62)
@@ -80,5 +80,5 @@
 	char *name;
 	/** Path to the driver's binary. */
-	const char *binary_path;
+	char *binary_path;
 	/** List of device ids for device-to-driver matching. */
 	match_id_list_t match_ids;
