From: Greg Kroah-Hartman Date: Wed, 22 Sep 2010 15:35:42 +0000 (-0700) Subject: Staging: ft1000: fix mode of firmware image file X-Git-Tag: v2.6.37-rc1~60^2~3^2~475 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=e92049a1bbc4d84504b4c7886cf048fc5750259f;p=karo-tx-linux.git Staging: ft1000: fix mode of firmware image file It should not be executable. Cc: Marek Belisko Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/ft1000/ft1000-pcmcia/ft1000.img b/drivers/staging/ft1000/ft1000-pcmcia/ft1000.img old mode 100755 new mode 100644