From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Sun, 04 Jul 2010 23:49:48 +0200 Subject: [U-Boot] [PATCH 3/6] cmd_ide.c: fix unused variable warning for SC3 board In-Reply-To: <1277330773-28395-4-git-send-email-wd@denx.de> References: <1277330773-28395-1-git-send-email-wd@denx.de> <1277330773-28395-4-git-send-email-wd@denx.de> Message-ID: <20100704214948.44B35151A90@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 In message <1277330773-28395-4-git-send-email-wd@denx.de> you wrote: > Signed-off-by: Wolfgang Denk > --- > common/cmd_ide.c | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) Applied. 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 I had the rare misfortune of being one of the first people to try and implement a PL/1 compiler. -- T. Cheatham