]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Omap35xxPkg/MMCHSDxe/MMCHS.h
Add a DMA lib for the OMAP. It is a combination of PCI IO (generic ARM) DMA functions...
[mirror_edk2.git] / Omap35xxPkg / MMCHSDxe / MMCHS.h
index 8fa1ba1b677a2c9559d07bc25a32cb64c5ab9e7b..e7d8b7e474d37e71a1757dd6c28a7d358eea034e 100644 (file)
@@ -15,6 +15,8 @@
 #ifndef _MMCHS_H_\r
 #define _MMCHS_H_\r
 \r
+#include <Uefi.h>
+\r
 #include <Library/BaseLib.h>
 #include <Library/MemoryAllocationLib.h>
 #include <Library/DebugLib.h>
@@ -22,6 +24,8 @@
 #include <Library/PcdLib.h>
 #include <Library/UefiBootServicesTableLib.h>
 #include <Library/BaseMemoryLib.h>
+#include <Library/OmapLib.h>
+#include <Library/OmapDmaLib.h>
 
 #include <Protocol/EmbeddedExternalDevice.h>\r
 #include <Protocol/BlockIo.h>