Dear "Graeme Russ",

In message <[EMAIL PROTECTED]> you wrote:
> OK, Thunderbird is not wrapping my email to gmail and gmail is not
> stripping white spaces when I forward
> 
> This should not be that hard :(

I agree. But something is messing with your formatting.

> diff --git a/board/sc520_cdp/sc520_cdp.c b/board/sc520_cdp/sc520_cdp.c
> index f21c730..bfb473e 100644
> --- a/board/sc520_cdp/sc520_cdp.c
> +++ b/board/sc520_cdp/sc520_cdp.c
> @@ -114,7 +114,7 @@ static void irq_init(void)
> 
> }
^^^^^^^ Corrupted. Leading ' ' missin - here like in all other lines.
> 
> -
> +#ifdef CONFIG_PCI
> /* PCI stuff */
> static void pci_sc520_cdp_fixup_irq(struct pci_controller *hose, pci_dev_t 
> dev)
> {
> @@ -129,7 +129,7 @@ static void pci_sc520_cdp_fixup_irq(struct
> pci_controller *hose, pci_dev_t dev)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ and wrapped lines again, too.



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: [EMAIL PROTECTED]
There are certain things men must do to remain men.
        -- Kirk, "The Ultimate Computer", stardate 4929.4
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to