Index: uspace/drv/bus/usb/uhci/utils/malloc32.h
===================================================================
--- uspace/drv/bus/usb/uhci/utils/malloc32.h	(revision c67dbd622a32b92e827b239c60b0a0e72d711a01)
+++ uspace/drv/bus/usb/uhci/utils/malloc32.h	(revision a293fef7d0a7dd62e28bd18e8f1c7b92611cdab2)
@@ -103,5 +103,5 @@
 {
 	uintptr_t phys;
-	void *address;
+	void *address = AS_AREA_ANY;
 	
 	const int ret = dmamem_map_anonymous(UHCI_REQUIRED_PAGE_SIZE,
