remove VideoPortPutDmaAdapter implement sorry breaking the build it is fix 2 / 2...
authorMagnus Olsen <magnus@greatlord.com>
Thu, 7 Jun 2007 22:12:10 +0000 (22:12 +0000)
committerMagnus Olsen <magnus@greatlord.com>
Thu, 7 Jun 2007 22:12:10 +0000 (22:12 +0000)
svn path=/trunk/; revision=27066

reactos/drivers/video/videoprt/dma.c

index daa7505..734429d 100644 (file)
@@ -75,7 +75,7 @@ VideoPortPutDmaAdapter(
    IN PVOID HwDeviceExtension,
    IN PVP_DMA_ADAPTER VpDmaAdapter)
 {
-   HalPutDmaAdapter((PADAPTER_OBJECT)VpDmaAdapter);
+   DPRINT1("unimplemented VideoPortPutDmaAdapter\n");
 }
 
 /*