aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Weber <swirl@gmx.li>2010-03-13 23:14:45 +0100
committerWolfgang Denk <wd@denx.de>2010-03-21 22:22:53 +0100
commit5647f78d04174b0b99857d2a7cbf25141bd14a45 (patch)
tree5a4c65ac128270e0d01b796e97ce86587f4abc1b
parent99c006a320ceb9ea19135ac1512e4a81e8bebb72 (diff)
mod change 755 => 644 for multiple files
I executed 'find . -name "*.[chS]" -perm 755 -exec chmod 644 {} \;' Signed-off-by: Thomas Weber <swirl@gmx.li> Add some more: neither Makefile nor config.mk need execute permissions. Signed-off-by: Wolfgang Denk <wd@denx.de>
-rw-r--r--[-rwxr-xr-x]board/spear/common/spr_lowlevel_init.S0
-rw-r--r--[-rwxr-xr-x]board/spear/common/spr_misc.c0
-rw-r--r--[-rwxr-xr-x]board/spear/spear300/Makefile0
-rw-r--r--[-rwxr-xr-x]board/spear/spear300/config.mk0
-rw-r--r--[-rwxr-xr-x]board/spear/spear300/spear300.c0
-rw-r--r--[-rwxr-xr-x]board/spear/spear310/Makefile0
-rw-r--r--[-rwxr-xr-x]board/spear/spear310/config.mk0
-rw-r--r--[-rwxr-xr-x]board/spear/spear310/spear310.c0
-rw-r--r--[-rwxr-xr-x]board/spear/spear320/Makefile0
-rw-r--r--[-rwxr-xr-x]board/spear/spear320/config.mk0
-rw-r--r--[-rwxr-xr-x]board/spear/spear320/spear320.c0
-rw-r--r--[-rwxr-xr-x]board/spear/spear600/Makefile0
-rw-r--r--[-rwxr-xr-x]board/spear/spear600/config.mk0
-rw-r--r--[-rwxr-xr-x]board/spear/spear600/spear600.c0
-rw-r--r--[-rwxr-xr-x]cpu/arm926ejs/spear/Makefile0
-rw-r--r--[-rwxr-xr-x]cpu/arm926ejs/spear/reset.c0
-rw-r--r--[-rwxr-xr-x]cpu/arm926ejs/spear/timer.c0
-rw-r--r--[-rwxr-xr-x]cpu/arm926ejs/versatile/timer.c0
-rw-r--r--[-rwxr-xr-x]drivers/i2c/Makefile0
-rw-r--r--[-rwxr-xr-x]drivers/i2c/spr_i2c.c0
-rw-r--r--[-rwxr-xr-x]drivers/mtd/Makefile0
-rw-r--r--[-rwxr-xr-x]drivers/mtd/nand/spr_nand.c0
-rw-r--r--[-rwxr-xr-x]drivers/mtd/spr_smi.c0
-rw-r--r--[-rwxr-xr-x]drivers/serial/usbtty.h0
-rw-r--r--[-rwxr-xr-x]drivers/usb/gadget/Makefile0
-rw-r--r--[-rwxr-xr-x]drivers/usb/gadget/spr_udc.c0
-rw-r--r--[-rwxr-xr-x]include/asm-arm/arch-spear/spr_gpt.h0
-rw-r--r--[-rwxr-xr-x]include/asm-arm/arch-spear/spr_i2c.h0
-rw-r--r--[-rwxr-xr-x]include/asm-arm/arch-spear/spr_smi.h0
-rw-r--r--[-rwxr-xr-x]include/asm-arm/arch-spear/spr_xloader_table.h0
-rw-r--r--[-rwxr-xr-x]include/configs/spear3xx.h0
-rw-r--r--[-rwxr-xr-x]include/configs/spear6xx.h0
-rw-r--r--[-rwxr-xr-x]include/usb/spr_udc.h0
-rw-r--r--[-rwxr-xr-x]lib_m68k/bootm.c0
34 files changed, 0 insertions, 0 deletions
diff --git a/board/spear/common/spr_lowlevel_init.S b/board/spear/common/spr_lowlevel_init.S
index 6fbe579a6..6fbe579a6 100755..100644
--- a/board/spear/common/spr_lowlevel_init.S
+++ b/board/spear/common/spr_lowlevel_init.S
diff --git a/board/spear/common/spr_misc.c b/board/spear/common/spr_misc.c
index e35691200..e35691200 100755..100644
--- a/board/spear/common/spr_misc.c
+++ b/board/spear/common/spr_misc.c
diff --git a/board/spear/spear300/Makefile b/board/spear/spear300/Makefile
index b5168ffe8..b5168ffe8 100755..100644
--- a/board/spear/spear300/Makefile
+++ b/board/spear/spear300/Makefile
diff --git a/board/spear/spear300/config.mk b/board/spear/spear300/config.mk
index 35646f219..35646f219 100755..100644
--- a/board/spear/spear300/config.mk
+++ b/board/spear/spear300/config.mk
diff --git a/board/spear/spear300/spear300.c b/board/spear/spear300/spear300.c
index 60ee54470..60ee54470 100755..100644
--- a/board/spear/spear300/spear300.c
+++ b/board/spear/spear300/spear300.c
diff --git a/board/spear/spear310/Makefile b/board/spear/spear310/Makefile
index e67e941cf..e67e941cf 100755..100644
--- a/board/spear/spear310/Makefile
+++ b/board/spear/spear310/Makefile
diff --git a/board/spear/spear310/config.mk b/board/spear/spear310/config.mk
index cba843620..cba843620 100755..100644
--- a/board/spear/spear310/config.mk
+++ b/board/spear/spear310/config.mk
diff --git a/board/spear/spear310/spear310.c b/board/spear/spear310/spear310.c
index 03dfe1617..03dfe1617 100755..100644
--- a/board/spear/spear310/spear310.c
+++ b/board/spear/spear310/spear310.c
diff --git a/board/spear/spear320/Makefile b/board/spear/spear320/Makefile
index 1b80586ff..1b80586ff 100755..100644
--- a/board/spear/spear320/Makefile
+++ b/board/spear/spear320/Makefile
diff --git a/board/spear/spear320/config.mk b/board/spear/spear320/config.mk
index cba843620..cba843620 100755..100644
--- a/board/spear/spear320/config.mk
+++ b/board/spear/spear320/config.mk
diff --git a/board/spear/spear320/spear320.c b/board/spear/spear320/spear320.c
index 2ba2dbb56..2ba2dbb56 100755..100644
--- a/board/spear/spear320/spear320.c
+++ b/board/spear/spear320/spear320.c
diff --git a/board/spear/spear600/Makefile b/board/spear/spear600/Makefile
index 1978002fc..1978002fc 100755..100644
--- a/board/spear/spear600/Makefile
+++ b/board/spear/spear600/Makefile
diff --git a/board/spear/spear600/config.mk b/board/spear/spear600/config.mk
index 35646f219..35646f219 100755..100644
--- a/board/spear/spear600/config.mk
+++ b/board/spear/spear600/config.mk
diff --git a/board/spear/spear600/spear600.c b/board/spear/spear600/spear600.c
index eef9a3771..eef9a3771 100755..100644
--- a/board/spear/spear600/spear600.c
+++ b/board/spear/spear600/spear600.c
diff --git a/cpu/arm926ejs/spear/Makefile b/cpu/arm926ejs/spear/Makefile
index bf8dfa8c3..bf8dfa8c3 100755..100644
--- a/cpu/arm926ejs/spear/Makefile
+++ b/cpu/arm926ejs/spear/Makefile
diff --git a/cpu/arm926ejs/spear/reset.c b/cpu/arm926ejs/spear/reset.c
index 73ad86da3..73ad86da3 100755..100644
--- a/cpu/arm926ejs/spear/reset.c
+++ b/cpu/arm926ejs/spear/reset.c
diff --git a/cpu/arm926ejs/spear/timer.c b/cpu/arm926ejs/spear/timer.c
index 06858b4a1..06858b4a1 100755..100644
--- a/cpu/arm926ejs/spear/timer.c
+++ b/cpu/arm926ejs/spear/timer.c
diff --git a/cpu/arm926ejs/versatile/timer.c b/cpu/arm926ejs/versatile/timer.c
index 563db3654..563db3654 100755..100644
--- a/cpu/arm926ejs/versatile/timer.c
+++ b/cpu/arm926ejs/versatile/timer.c
diff --git a/drivers/i2c/Makefile b/drivers/i2c/Makefile
index 29bda85db..29bda85db 100755..100644
--- a/drivers/i2c/Makefile
+++ b/drivers/i2c/Makefile
diff --git a/drivers/i2c/spr_i2c.c b/drivers/i2c/spr_i2c.c
index eabfe843f..eabfe843f 100755..100644
--- a/drivers/i2c/spr_i2c.c
+++ b/drivers/i2c/spr_i2c.c
diff --git a/drivers/mtd/Makefile b/drivers/mtd/Makefile
index cbf6f156b..cbf6f156b 100755..100644
--- a/drivers/mtd/Makefile
+++ b/drivers/mtd/Makefile
diff --git a/drivers/mtd/nand/spr_nand.c b/drivers/mtd/nand/spr_nand.c
index 097d0c60b..097d0c60b 100755..100644
--- a/drivers/mtd/nand/spr_nand.c
+++ b/drivers/mtd/nand/spr_nand.c
diff --git a/drivers/mtd/spr_smi.c b/drivers/mtd/spr_smi.c
index 9a70a199c..9a70a199c 100755..100644
--- a/drivers/mtd/spr_smi.c
+++ b/drivers/mtd/spr_smi.c
diff --git a/drivers/serial/usbtty.h b/drivers/serial/usbtty.h
index a23169a29..a23169a29 100755..100644
--- a/drivers/serial/usbtty.h
+++ b/drivers/serial/usbtty.h
diff --git a/drivers/usb/gadget/Makefile b/drivers/usb/gadget/Makefile
index 1d7362dc9..1d7362dc9 100755..100644
--- a/drivers/usb/gadget/Makefile
+++ b/drivers/usb/gadget/Makefile
diff --git a/drivers/usb/gadget/spr_udc.c b/drivers/usb/gadget/spr_udc.c
index f2b06d68e..f2b06d68e 100755..100644
--- a/drivers/usb/gadget/spr_udc.c
+++ b/drivers/usb/gadget/spr_udc.c
diff --git a/include/asm-arm/arch-spear/spr_gpt.h b/include/asm-arm/arch-spear/spr_gpt.h
index 965b5abb9..965b5abb9 100755..100644
--- a/include/asm-arm/arch-spear/spr_gpt.h
+++ b/include/asm-arm/arch-spear/spr_gpt.h
diff --git a/include/asm-arm/arch-spear/spr_i2c.h b/include/asm-arm/arch-spear/spr_i2c.h
index 7521ebc6c..7521ebc6c 100755..100644
--- a/include/asm-arm/arch-spear/spr_i2c.h
+++ b/include/asm-arm/arch-spear/spr_i2c.h
diff --git a/include/asm-arm/arch-spear/spr_smi.h b/include/asm-arm/arch-spear/spr_smi.h
index 06df74557..06df74557 100755..100644
--- a/include/asm-arm/arch-spear/spr_smi.h
+++ b/include/asm-arm/arch-spear/spr_smi.h
diff --git a/include/asm-arm/arch-spear/spr_xloader_table.h b/include/asm-arm/arch-spear/spr_xloader_table.h
index 7e3da1857..7e3da1857 100755..100644
--- a/include/asm-arm/arch-spear/spr_xloader_table.h
+++ b/include/asm-arm/arch-spear/spr_xloader_table.h
diff --git a/include/configs/spear3xx.h b/include/configs/spear3xx.h
index 0248abadc..0248abadc 100755..100644
--- a/include/configs/spear3xx.h
+++ b/include/configs/spear3xx.h
diff --git a/include/configs/spear6xx.h b/include/configs/spear6xx.h
index 2ad5beb82..2ad5beb82 100755..100644
--- a/include/configs/spear6xx.h
+++ b/include/configs/spear6xx.h
diff --git a/include/usb/spr_udc.h b/include/usb/spr_udc.h
index 2c332d599..2c332d599 100755..100644
--- a/include/usb/spr_udc.h
+++ b/include/usb/spr_udc.h
diff --git a/lib_m68k/bootm.c b/lib_m68k/bootm.c
index e5ed6eb7c..e5ed6eb7c 100755..100644
--- a/lib_m68k/bootm.c
+++ b/lib_m68k/bootm.c