From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stelian Pop Date: Fri, 09 May 2008 23:57:18 +0200 Subject: [U-Boot-Users] [PATCH 20/26] Add ATMEL LCD driver In-Reply-To: <20080509105707.GH19728@game.jcrosoft.org> References: <1210279954-28692-20-git-send-email-stelian@popies.net> <1210279954-28692-21-git-send-email-stelian@popies.net> <20080509105707.GH19728@game.jcrosoft.org> Message-ID: <1210370238.5707.9.camel@galileo> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Le vendredi 09 mai 2008 ? 12:57 +0200, Jean-Christophe PLAGNIOL-VILLARD a ?crit : > > +void lcd_setcolreg (ushort regno, ushort red, ushort green, ushort blue) > ^ > Please choose one coding style please Sure. Here is an updated patch. It replaces patches 18, 19 and 20. Thanks, Stelian. -----------------8<------------------8<-----------------8<-------------