diff options
author | Simon Glass <sjg@chromium.org> | 2021-07-18 23:14:23 +0300 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-07-29 02:30:22 +0300 |
commit | 05a7cabf5b86fb283c887309746d98e416edcc64 (patch) | |
tree | a4e411a7fb46e8bb571006e8d50bac6912acea5b /doc | |
parent | bbcacdf4cd23f2e5deb9ef916096c956c955243d (diff) | |
download | u-boot-05a7cabf5b86fb283c887309746d98e416edcc64.tar.xz |
pci: swap_case: Allow compilation on 32-bit machines
At present this driver assumes that ulong is 64-bits long. On 32-bit
machines it is not. Use the 64-bit code only on 64-bit machines.
This makes things work correctly on 32-bit machines.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions