summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2021-07-18 14:14:23 -0600
committerTom Rini <[email protected]>2021-07-28 19:30:22 -0400
commit05a7cabf5b86fb283c887309746d98e416edcc64 (patch)
treea4e411a7fb46e8bb571006e8d50bac6912acea5b /scripts/basic
parentbbcacdf4cd23f2e5deb9ef916096c956c955243d (diff)
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 <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions