From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Thu, 27 Oct 2011 23:57:51 +0200 Subject: [U-Boot] [PATCH 08/10] GCC4.6: Squash warnings in PPChameleonEVB/flash.c In-Reply-To: <1319535510-20737-9-git-send-email-marek.vasut@gmail.com> References: <1319535510-20737-1-git-send-email-marek.vasut@gmail.com> <1319535510-20737-9-git-send-email-marek.vasut@gmail.com> Message-ID: <20111027215751.DED1F12B7BBC@gemini.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 Dear Marek Vasut, In message <1319535510-20737-9-git-send-email-marek.vasut@gmail.com> you wrote: > flash.c: In function 'flash_init': > flash.c:54: warning: format '%08X' expects type 'unsigned int', but argument 4 > has type 'struct flash_info_t *' > > Signed-off-by: Marek Vasut > --- > board/dave/PPChameleonEVB/flash.c | 3 ++- > 1 files changed, 2 insertions(+), 1 deletions(-) Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de If you fail to plan, plan to fail.