From 21b1297162bfcb3a9e8322179ac1667b6e51605b Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 20 Nov 2014 16:48:31 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 699822854e..fee250aa17 100755 --- a/ChangeLog +++ b/ChangeLog @@ -9028,3 +9028,6 @@ device controller driver from Brennan Ashton (2014-11-20). * configs/sama5d3-xplained/bridge: Add a simple test for the the EMAC and GMAC on the SAMA5D3 working together (2014-11-20). + * libnx/nxtk/nxtk_drawframe.c: Remove warnings when CONFIG_NXTK_BORDERWIDTH + is set to zero. From Pierre-Noel Bouteville (2014-11-20). +