diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2012-09-19 04:47:36 +0000 |
---|---|---|
committer | Anatolij Gustschin <agust@denx.de> | 2012-09-22 00:24:34 +0200 |
commit | cf5787f2a4f1af71e72f4faaee32685c8f82a3dd (patch) | |
tree | e153548da0573a867b8df29c66a8031604d53ccf /include/fdtdec.h | |
parent | 5bfa78db4ffcc2c53aaf7e0a303008c80441b0b5 (diff) | |
download | u-boot-imx-cf5787f2a4f1af71e72f4faaee32685c8f82a3dd.zip u-boot-imx-cf5787f2a4f1af71e72f4faaee32685c8f82a3dd.tar.gz u-boot-imx-cf5787f2a4f1af71e72f4faaee32685c8f82a3dd.tar.bz2 |
pci: fix some warnings related to assumptions about
The following commit introduced some warnings associated with using
pci_addr_t instead of a proper 32-bit data type.
commit af778c6d9e2b945ee03cbc53bb976238a3374f33
Author: Andrew Sharp <andywyse6@gmail.com>
Date: Wed Aug 1 12:27:16 2012 +0000
pci: fix errant data types and corresponding access functions
On some platforms pci_addr_t is defined as a 64-bit data type so its not
proper to use with pci_{read,write}_config_dword.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'include/fdtdec.h')
0 files changed, 0 insertions, 0 deletions