From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Wed, 7 Dec 2011 21:37:19 +0100 Subject: [U-Boot] [PATCH] video: cfb_console: fix build warnings In-Reply-To: <20111207203233.0BC961A32821@gemini.denx.de> References: <1323266290-31142-1-git-send-email-agust@denx.de> <20111207203233.0BC961A32821@gemini.denx.de> Message-ID: <20111207213719.6e06658e@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Wolfgang, On Wed, 07 Dec 2011 21:32:33 +0100 Wolfgang Denk wrote: ... > > drivers/video/cfb_console.c | 38 +++++++++++++++++--------------------- > > 1 files changed, 17 insertions(+), 21 deletions(-) > > Indeed, this fixes the build warnings. Thanks. > > Tested-by: Wolfgang Denk > > [If it's OK with you, I will pull this direcxtly.] Yes, it is OK. Thanks, Anatolij