From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Thu, 16 Jul 2009 00:43:12 +0200 Subject: [U-Boot] [PATCH 1/3] video: mb862xx: fix coding style and remove dead code In-Reply-To: <1246967134-8021-1-git-send-email-agust@denx.de> References: <1246967134-8021-1-git-send-email-agust@denx.de> Message-ID: <20090716004312.613bb892@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 7 Jul 2009 13:45:32 +0200 Anatolij Gustschin wrote: > Signed-off-by: Anatolij Gustschin > --- > drivers/video/mb862xx.c | 217 > +++++++++++++++++++++++++---------------------- 1 files changed, 114 > insertions(+), 103 deletions(-) applied