From: klu2 Date: Mon, 5 Mar 2007 01:50:40 +0000 (+0000) Subject: Add blank line at end of file to pass GCC build. X-Git-Tag: edk2-stable201903~23464 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=2008636e60313c220e8b2517e4acae710e3aa320;hp=bc4e770c78d692a5a2641359f605d6e83c96da5d Add blank line at end of file to pass GCC build. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2413 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/EdkModulePkg/Bus/Pci/IdeBus/Dxe/ata.c b/EdkModulePkg/Bus/Pci/IdeBus/Dxe/ata.c index 10240bf7b3..44e73479a5 100644 --- a/EdkModulePkg/Bus/Pci/IdeBus/Dxe/ata.c +++ b/EdkModulePkg/Bus/Pci/IdeBus/Dxe/ata.c @@ -2627,4 +2627,4 @@ DoAtaUdma ( IDEWritePortB (IdeDev->PciIo, IdeDev->IoPort->Alt.DeviceControl, DeviceControl); return EFI_SUCCESS; -} \ No newline at end of file +}