[U-Boot-Users] [PATCH] Remove duplicate #undef SHOW_INFO inside drivers\usb\usb_ohci.c
Markus Klotzbücher
mk at denx.de
Sun Apr 6 14:51:28 CEST 2008
Dear Gururaja,
"Gururaja Hebbar K R" <gururajakr at sanyo.co.in> 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
More information about the U-Boot
mailing list