Index: uspace/srv/devman/devman.h
===================================================================
--- uspace/srv/devman/devman.h	(revision 393302009dc835da26285d65656e166c29b4540f)
+++ uspace/srv/devman/devman.h	(revision 5b0cf635022b821f28f7a014ad5b39d005cd7666)
@@ -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;
