]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Minor improvements to drivers/pci_auto.c
authorEd Swarthout <Ed.Swarthout@freescale.com>
Wed, 11 Jul 2007 19:51:48 +0000 (14:51 -0500)
committerWolfgang Denk <wd@denx.de>
Wed, 11 Jul 2007 21:43:16 +0000 (23:43 +0200)
commitba5feb12581bb2912ce301e4866b71f846e9fc07
tree5c74307b8b0d2e0dc304610cb6d251ddad1c6282
parent40e81addab7bb74d20ddf681ce9babc880a828ee
Minor improvements to drivers/pci_auto.c

- Make pciauto_{pre,post}scan_setup_bridge non-static
- Added physical address display in debug messages.

Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
drivers/pci_auto.c