From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Tue, 24 Apr 2018 21:10:13 +0200 Subject: [U-Boot] Please pull u-boot-video/master Message-ID: <20180424211013.2ebd5c56@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, The following changes since commit 5bc0543df3079add8152afa041b887d081d71839: treewide: Convert CONFIG_HOSTNAME to a string option (2018-04-08 18:31:09 -0400) are available in the git repository at: git://git.denx.de/u-boot-video.git master for you to fetch changes up to 751641814c1db245695dd8f40e9c811320e69f79: video-uclass: Fix logical-not-parentheses warning (2018-04-24 20:57:14 +0200) ---------------------------------------------------------------- Fabio Estevam (1): treewide: fix up files incorrectly marked executable Tom Rini (1): video-uclass: Fix logical-not-parentheses warning drivers/video/anx9804.c | 0 drivers/video/video-uclass.c | 2 +- include/configs/blanche.h | 0 3 files changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 drivers/video/anx9804.c mode change 100755 => 100644 include/configs/blanche.h Please pull. Thanks! Anatolij