]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/FvSimpleFileSystemDxe: Fixed ARM compiler error
authorOlivier Martin <olivier.martin@arm.com>
Wed, 25 Feb 2015 02:24:04 +0000 (02:24 +0000)
committererictian <erictian@Edk2>
Wed, 25 Feb 2015 02:24:04 +0000 (02:24 +0000)
commit92141e17772f766960bb6984543d89af21ccfb21
treef2453e539b53339d78656b11582d8adf6119d751
parent0c8cd06707f88ffb74344048487b265caa9fd040
MdeModulePkg/FvSimpleFileSystemDxe: Fixed ARM compiler error

Some compilers requires an empty line at the end of the file.
ARM compiler version 5 is one of these compilers:
error  #1-D: last line of file ends without a newline

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16918 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/FvSimpleFileSystemDxe/FvSimpleFileSystemInternal.h