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: firefly_0821_release~3680^2~3538^2~2 X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=da4dc0af6eeb131927fb602846437a50a42ca246;p=firefly-linux-kernel-4.4.55.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