Index: trunk/psModules/src/camera/pmFPAConstruct.c
===================================================================
--- trunk/psModules/src/camera/pmFPAConstruct.c	(revision 7717)
+++ trunk/psModules/src/camera/pmFPAConstruct.c	(revision 7719)
@@ -483,5 +483,5 @@
 
     // Prepare the PHU to be placed in the camera hierarchy
-    pmHDU *phdu = pmHDUAlloc("PHU");    // The primary header data unit
+    pmHDU *phdu = pmHDUAlloc(NULL);     // The primary header data unit
     // Casting to psPtr to avoide "warning: passing arg 1 of `p_psMemIncrRefCounter' discards qualifiers from
     // pointer target type"
