Index: /trunk/src/VBox/Devices/Audio/DevHDACommon.cpp
===================================================================
--- /trunk/src/VBox/Devices/Audio/DevHDACommon.cpp	(revision 67905)
+++ /trunk/src/VBox/Devices/Audio/DevHDACommon.cpp	(revision 67906)
@@ -499,4 +499,5 @@
     return rc;
 }
+#endif /* IN_RING3 */
 
 uint32_t hdaGetINTSTS(PHDASTATE pThis)
@@ -618,4 +619,5 @@
 }
 
+#ifdef IN_RING3
 /**
  * Fetches a Bundle Descriptor List Entry (BDLE) from the DMA engine.
