From mboxrd@z Thu Jan 1 00:00:00 1970 From: Graeme Russ Date: Tue, 25 Oct 2011 20:46:10 +1100 Subject: [U-Boot] [PATCH 0/9] CLEANUP: Cleanup of arch/powerpc/ directory In-Reply-To: <1319535462-20693-1-git-send-email-marek.vasut@gmail.com> References: <1319535462-20693-1-git-send-email-marek.vasut@gmail.com> Message-ID: <4EA68562.70005@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Marek, On 25/10/11 20:37, Marek Vasut wrote: > This series fixes the warnings generated by new debug() macro implementation, > which will be merged after this series. This series fixes the problems before > the macro is reworked to avoid smooth transition. Most of the problems fixed by ...reworked to allow smooth transition > this series are printf() formating related problems. > Regards, Graeme