From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Thu, 24 Nov 2011 09:09:22 +0100 Subject: [U-Boot] [PATCH V2] MXS: Add static annotations to dma driver In-Reply-To: <1322081954-10846-1-git-send-email-marek.vasut@gmail.com> References: <1321987373-26607-1-git-send-email-marek.vasut@gmail.com> <1322081954-10846-1-git-send-email-marek.vasut@gmail.com> Message-ID: <4ECDFBB2.80806@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 23/11/2011 21:59, Marek Vasut wrote: > Some functions were internal to the apbh dma driver, so annotate them static. > Some of the functions weren't used at all so drop them. This makes the U-Boot > binary smaller by about 1500 bytes. > > Signed-off-by: Marek Vasut > Cc: Stefano Babic > Cc: Wolfgang Denk > --- You only dropped unused functions and add static to internal functions - this is a cleanup patch and it is ok for me. Acked-by: Stefano Babic Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================