From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Thu, 27 Oct 2011 23:56:49 +0200 Subject: [U-Boot] [PATCH 9/9] GCC4.6: Squash warnings in mpc86xx/interrupts.c In-Reply-To: <1319535462-20693-10-git-send-email-marek.vasut@gmail.com> References: <1319535462-20693-1-git-send-email-marek.vasut@gmail.com> <1319535462-20693-10-git-send-email-marek.vasut@gmail.com> Message-ID: <20111027215649.625E412B7BBC@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 <1319535462-20693-10-git-send-email-marek.vasut@gmail.com> you wrote: > interrupts.c: In function 'interrupt_init_cpu': > interrupts.c:62: warning: format '%d' expects type 'int', but argument 2 has > type 'long unsigned int' > interrupts.c:69: warning: format '%x' expects type 'unsigned int', but argument > 2 has type 'volatile uint *' > interrupts.c:72: warning: format '%x' expects type 'unsigned int', but argument > 2 has type 'volatile uint *' > interrupts.c:75: warning: format '%x' expects type 'unsigned int', but argument > 2 has type 'volatile uint *' > interrupts.c:79: warning: format '%x' expects type 'unsigned int', but argument > 2 has type 'volatile uint *' > interrupts.c:83: warning: format '%x' expects type 'unsigned int', but argument > 2 has type 'volatile uint *' > > Signed-off-by: Marek Vasut > Cc: Wolfgang Denk > Cc: Simon Glass > Cc: Mike Frysinger > --- > arch/powerpc/cpu/mpc86xx/interrupts.c | 12 ++++++------ > 1 files changed, 6 insertions(+), 6 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 People with narrow minds usually have broad tongues.