From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus =?utf-8?Q?Klotzb=C3=BCcher?= Date: Sun, 06 Apr 2008 14:51:28 +0200 Subject: [U-Boot-Users] [PATCH] Remove duplicate #undef SHOW_INFO inside drivers\usb\usb_ohci.c In-Reply-To: <5BF78BCE8D9BF14A83F836BD9E3916BA0DDAF5@blrms.slti.sanyo.co.in> (Gururaja Hebbar K. R.'s message of "Wed\, 2 Apr 2008 11\:04\:43 +0530") References: <5BF78BCE8D9BF14A83F836BD9E3916BA0DDAF5@blrms.slti.sanyo.co.in> Message-ID: <87skxzuoxb.fsf@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 Gururaja, "Gururaja Hebbar K R" writes: > In drivers\usb\usb_ohci.c file, SHOW_INFO is undef at 2 locations. > @line 77 and @line 112. Below patch removes them for code size savings. > > comments welcome. Thank you, well spotted. But, git-am fails for for two reasons: 1. It chokes on your HTML mail. Please send plain text. > --- usb_orig.c 2007-12-06 01:21:19.000000000 -0800 > +++ usb_ohci.c 2008-04-02 14:06:23.937500000 -0700 > @@ -109,7 +109,6 @@ static struct pci_device_id ohci_pci_ids > #define dbg(format, arg...) do {} while(0) 2. Please send a real diff containing the full path. Check the section "Submitting Patches" in the README if unsure. Please cleanup and resubmit. Thanks! Best regards Markus Klotzbuecher -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de