From 2008636e60313c220e8b2517e4acae710e3aa320 Mon Sep 17 00:00:00 2001 From: klu2 Date: Mon, 5 Mar 2007 01:50:40 +0000 Subject: [PATCH] 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 --- EdkModulePkg/Bus/Pci/IdeBus/Dxe/ata.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 +} -- 2.39.2