diff options
author | Herbert Xu <[email protected]> | 2019-11-12 10:38:34 +0800 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2019-11-22 18:48:34 +0800 |
commit | d6e9da21ee8246b5e556b3b153401ab045adb986 (patch) | |
tree | e0bb2d815b4a740d265476757b58c4af4b5cba19 /scripts/gdb/linux/clk.py | |
parent | 5620eb6c9d814b1e26e53b31adb40a57dc904b35 (diff) |
crypto: sun4i-ss - Fix 64-bit size_t warnings
If you try to compile this driver on a 64-bit platform then you
will get warnings because it mixes size_t with unsigned int which
only works on 32-bit.
This patch fixes all of the warnings.
Signed-off-by: Herbert Xu <[email protected]>
Acked-by: Corentin Labbe <[email protected]>
Tested-by: Corentin Labbe <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/clk.py')
0 files changed, 0 insertions, 0 deletions