Index: kernel/arch/sparc64/include/drivers/sgcn.h
===================================================================
--- kernel/arch/sparc64/include/drivers/sgcn.h	(revision 26aafe8d909ecb61306a77910aeb374da3814391)
+++ kernel/arch/sparc64/include/drivers/sgcn.h	(revision 239e7e10b291d0b930cbf65fb727aa3cf7cfc533)
@@ -27,5 +27,5 @@
  */
 
-/** @addtogroup sparc64	
+/** @addtogroup sparc64
  * @{
  */
@@ -40,4 +40,5 @@
 #include <proc/thread.h>
 #include <synch/spinlock.h>
+#include <ddi/ddi.h>
 
 /* number of bytes in the TOC magic, including the NULL-terminator */
@@ -126,4 +127,7 @@
 	uintptr_t buffer_begin;
 	
+	/** Physical memory area */
+	parea_t parea;
+	
 	/**
 	 * Ensure that writing to the buffer and consequent
