commit | e0b079bdb08e53d9cb6053d52bf83203362d412e | [log] [tgz] |
---|---|---|
author | Anatolij Gustschin <agust@denx.de> | Thu Nov 10 12:21:43 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Wed Nov 16 21:12:29 2011 +0100 |
tree | ba04d6cdd5f862d7d0c5b308ca1c7e81abed9b01 | |
parent | 22a8309c482fced8cdf4bb2bac4f7e807f6df260 [diff] |
arch/powerpc/cpu/mpc512x/pci.c: Fix GCC 4.6 warnings Fix: pci.c: In function 'pci_init_board': pci.c:55:26: warning: variable 'pci_conf' set but not used [-Wunused-but-set-variable] Signed-off-by: Anatolij Gustschin <agust@denx.de>