From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Fri, 28 Oct 2011 00:01:02 +0200 Subject: [U-Boot] [PATCH 18/18] GCC4.6: Use debug() instead of debugX() in s3c24xx_nand.c In-Reply-To: <1319535604-20831-19-git-send-email-marek.vasut@gmail.com> References: <1319535604-20831-1-git-send-email-marek.vasut@gmail.com> <1319535604-20831-19-git-send-email-marek.vasut@gmail.com> Message-ID: <20111027220102.E833F12B7BBC@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 <1319535604-20831-19-git-send-email-marek.vasut@gmail.com> you wrote: > The debugX() macro was always used with debug level 1. There is no point to use > it here instead of debug(). > > Signed-off-by: Marek Vasut > Cc: Wolfgang Denk > Cc: Simon Glass > Cc: Mike Frysinger > --- > drivers/mtd/nand/s3c2410_nand.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 "Just think, with VLSI we can have 100 ENIACS on a chip!" - Alan Perlis