Dear Andrew Sharp,

In message <1346285792-32292-2-git-send-email-andywy...@gmail.com> you wrote:
> In a couple of places, unsigned int and pci_config_*_dword were being
> used when u16 and _word should be used.  Unsigned int was also being
> used in a couple of places that should be pci_addr_t.
> 
> Signed-off-by: Andrew Sharp <andywy...@gmail.com>
> ---
>  drivers/pci/pci.c      |    7 ++++---
>  drivers/pci/pci_auto.c |   15 ++++++++-------
>  2 files changed, 12 insertions(+), 10 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: w...@denx.de
If you think the problem is bad now, just wait until we've solved it.
                                                        Epstein's Law
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to