From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Tue, 25 Sep 2012 22:12:52 +0200 Subject: [U-Boot] Pull request: u-boot-video/master In-Reply-To: <20120921232122.GE16051@bill-the-cat> References: <20120922001007.3303c26e@wker> <20120921232122.GE16051@bill-the-cat> Message-ID: <20120925221252.24f37bb2@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 Fri, 21 Sep 2012 16:21:22 -0700 Tom Rini wrote: ... > lcd.c: In function 'configuration_get_cmap': > lcd.c:513:29: error: 'struct vidinfo' has no member named 'cmap' > lcd.c: In function 'lcd_display_bitmap': > lcd.c:787:6: warning: implicit declaration of function 'FB_PUT_BYTE' [-Wimplicit-function-declaration] > lcd.c: In function 'configuration_get_cmap': > lcd.c:515:1: warning: control reaches end of non-void function [-Wreturn-type] > make[1]: *** [/home/trini/work/ssd/u-boot/u-boot/trats/common/lcd.o] Error 1 > make[1]: *** Waiting for unfinished jobs.... > make: *** [/home/trini/work/ssd/u-boot/u-boot/trats/common/libcommon.o] Error 2 > make: *** Waiting for unfinished jobs.... > > --------------------- SUMMARY ---------------------------- > Boards compiled: 1 > Boards with errors: 1 ( trats ) > ---------------------------------------------------------- > > Rejected, please fix and re-submit. Thanks! Sorry, I trusted the statement of the submitter that he did run MAKEALL for arm and powerpc for these lcd patches, and thus didn't verify by my own MAKEALL tests. I'll fix and resubmit. Thanks, Anatolij