From: Kim, Milo Date: Thu, 26 Jan 2012 04:00:21 +0000 (-0800) Subject: lp8727_chager: Fix permissions on a header file X-Git-Tag: v3.3-rc4~26^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=da4dc0af6eeb131927fb602846437a50a42ca246;p=thirdparty%2Fkernel%2Flinux.git lp8727_chager: Fix permissions on a header file The 'x(execute)' permission is removed. (chmod from 0755 to 0644) Signed-off-by: Milo(Woogyom) Kim Signed-off-by: Anton Vorontsov --- diff --git a/include/linux/lp8727.h b/include/linux/lp8727.h old mode 100755 new mode 100644