diff options
author | Evan Lloyd <evan.lloyd@arm.com> | 2016-02-02 11:43:00 +0000 |
---|---|---|
committer | leiflindholm <leiflindholm@Edk2> | 2016-02-02 11:43:00 +0000 |
commit | 40f849aac5597508e9e1b72854dea0c5850983c7 (patch) | |
tree | c75f38a16ff7ffae727f3d57e59541a48e1a2fbc /Omap35xxPkg/Include | |
parent | ccca560b4f22f5f731a11abdb3f79fe7306bfd72 (diff) | |
download | edk2-40f849aac5597508e9e1b72854dea0c5850983c7.zip edk2-40f849aac5597508e9e1b72854dea0c5850983c7.tar.gz edk2-40f849aac5597508e9e1b72854dea0c5850983c7.tar.bz2 |
Omap35xxPkg: Rectify file modes
Problems have been encountered because some of the source files have
execute permission set. This can cause git to report them as changed
when they are checked out onto a file system with inherited permissions.
This has been seen using Cygwin, MinGW and PowerShell Git.
This patch makes no change to source file content, and only aims to
correct the file modes/permissions.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Evan Lloyd <evan.lloyd@arm.com>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19790 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Omap35xxPkg/Include')
-rw-r--r--[-rwxr-xr-x] | Omap35xxPkg/Include/Library/OmapDmaLib.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | Omap35xxPkg/Include/Omap3530/Omap3530Dma.h | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/Omap35xxPkg/Include/Library/OmapDmaLib.h b/Omap35xxPkg/Include/Library/OmapDmaLib.h index dfac36f..dfac36f 100755..100644 --- a/Omap35xxPkg/Include/Library/OmapDmaLib.h +++ b/Omap35xxPkg/Include/Library/OmapDmaLib.h diff --git a/Omap35xxPkg/Include/Omap3530/Omap3530Dma.h b/Omap35xxPkg/Include/Omap3530/Omap3530Dma.h index a6e070d..a6e070d 100755..100644 --- a/Omap35xxPkg/Include/Omap3530/Omap3530Dma.h +++ b/Omap35xxPkg/Include/Omap3530/Omap3530Dma.h |