Make MdeModulePkg GCC clean.
It also pass ICC+IPF and MYTOOLS+EBC build. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3711 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -368,7 +368,6 @@ EhcEnablePeriodSchd (
|
||||
@return EFI_DEVICE_ERROR : Fail to disable periodic schedule
|
||||
|
||||
**/
|
||||
STATIC
|
||||
EFI_STATUS
|
||||
EhcDisablePeriodSchd (
|
||||
IN USB2_HC_DEV *Ehc,
|
||||
@@ -422,7 +421,6 @@ EhcEnableAsyncSchd (
|
||||
@return Others : Failed to disable the asynchronous schedule
|
||||
|
||||
**/
|
||||
STATIC
|
||||
EFI_STATUS
|
||||
EhcDisableAsyncSchd (
|
||||
IN USB2_HC_DEV *Ehc,
|
||||
|
Reference in New Issue
Block a user