summaryrefslogtreecommitdiff
path: root/Omap35xxPkg/Library/OmapDmaLib/OmapDmaLib.inf
diff options
context:
space:
mode:
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>2010-05-29 00:21:30 +0000
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>2010-05-29 00:21:30 +0000
commit81bc205daf18ca46bec3621fc05fc049db152826 (patch)
tree4df7e7ac99da364a8afa5590965a6be1ca685414 /Omap35xxPkg/Library/OmapDmaLib/OmapDmaLib.inf
parent6be6c2e04d32c9466ac60cf0d837ea9a28227dd4 (diff)
Clean up OMAP DMA lib and split into generic DMA lib based on PCI_IO DMA abstractions and make OMAP DMA lib about channel programming only.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10555 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Omap35xxPkg/Library/OmapDmaLib/OmapDmaLib.inf')
-rwxr-xr-xOmap35xxPkg/Library/OmapDmaLib/OmapDmaLib.inf2
1 files changed, 1 insertions, 1 deletions
diff --git a/Omap35xxPkg/Library/OmapDmaLib/OmapDmaLib.inf b/Omap35xxPkg/Library/OmapDmaLib/OmapDmaLib.inf
index 04be6e089..4356853bb 100755
--- a/Omap35xxPkg/Library/OmapDmaLib/OmapDmaLib.inf
+++ b/Omap35xxPkg/Library/OmapDmaLib/OmapDmaLib.inf
@@ -18,7 +18,7 @@
MODULE_TYPE = UEFI_DRIVER
VERSION_STRING = 1.0
LIBRARY_CLASS = OmapDmaLib
- CONSTRUCTOR = OmapDmaLibConstructor
+
[Sources.common]
OmapDmaLib.c