diff options
author | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-02-12 14:48:09 -0600 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-02-13 01:48:23 +0100 |
commit | 1e9336e89c779d531a2c1882e37f3e46ad55d01a (patch) | |
tree | d902b4b96b5fbb92eec86dc1f8850f8fc984bde3 /src/drivers/xgi/common | |
parent | 04a5b48902fa118ba8113ff9f915f48719a921ec (diff) | |
download | coreboot-1e9336e89c779d531a2c1882e37f3e46ad55d01a.tar.xz |
Fix source code permissions
Two source files were accidently marked executable. Switch them back to
mode 644 (rw-r---r--)
Change-Id: Ic96f6e5e9a05cbffb65cdfb627023d04d3866dc9
Signed-off-by: Stefan Reinauer <stepan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/8426
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-by: Martin Roth <gaumless@gmail.com>
Diffstat (limited to 'src/drivers/xgi/common')
-rw-r--r--[-rwxr-xr-x] | src/drivers/xgi/common/xgi_coreboot.c | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/drivers/xgi/common/xgi_coreboot.c b/src/drivers/xgi/common/xgi_coreboot.c index a4abe71fa0..a4abe71fa0 100755..100644 --- a/src/drivers/xgi/common/xgi_coreboot.c +++ b/src/drivers/xgi/common/xgi_coreboot.c |