From 63058268f9ab1c96396d3d138aefc3f7b0f72869 Mon Sep 17 00:00:00 2001 From: Srikant Patnaik Date: Sun, 11 Jan 2015 20:10:08 +0530 Subject: Fix white screen issue during bootup Signed-off-by: Manish Patel --- drivers/video/wmt/lvds.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 drivers/video/wmt/lvds.h (limited to 'drivers/video/wmt/lvds.h') diff --git a/drivers/video/wmt/lvds.h b/drivers/video/wmt/lvds.h old mode 100755 new mode 100644 index 9821a667..7d6f3fea --- a/drivers/video/wmt/lvds.h +++ b/drivers/video/wmt/lvds.h @@ -2,7 +2,7 @@ * linux/drivers/video/wmt/lvds.h * WonderMedia video post processor (VPP) driver * - * Copyright c 2014 WonderMedia Technologies, Inc. + * Copyright c 2013 WonderMedia Technologies, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- cgit