]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/Ide.c
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8668 6f19259b...
[mirror_edk2.git] / IntelFrameworkModulePkg / Bus / Pci / IdeBusDxe / Ide.c
index 196f1bd01c3281cca59296b23058daa831031a82..50108d6c9dbdc19e59ad2993d110af27a8192afa 100644 (file)
@@ -698,11 +698,8 @@ DiscoverIdeDevice (
 /**\r
   This interface is used to initialize all state data related to the detection of one\r
   channel.\r
-\r
-  @retval EFI_SUCCESS Completed Successfully.\r
-\r
 **/\r
-EFI_STATUS\r
+VOID\r
 InitializeIDEChannelData (\r
   VOID\r
   )\r
@@ -712,7 +709,6 @@ InitializeIDEChannelData (
   MasterDeviceType  = 0xff;\r
   SlaveDeviceExist  = FALSE;\r
   SlaveDeviceType   = 0xff;\r
-  return EFI_SUCCESS;\r
 }\r
 /**\r
   This function is used to poll for the DRQ bit clear in the Status\r