diff options
author | Masami Hiramatsu <mhiramat@kernel.org> | 2019-10-23 13:58:16 +0900 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2019-11-07 14:54:37 -0700 |
commit | ed2d8fa734e7759ac3788a19f308d3243d0eb164 (patch) | |
tree | 79da0b10572f9ccae981417140214ce7a79b78c5 /include | |
parent | 670cd6849ea36ea4df2f2941cf4717dff8755abe (diff) |
selftests: sync: Fix cast warnings on arm
Fix warnings on __u64 and pointer translation on arm and
other 32bit architectures. Since the pointer is 32bits on
those archs, we should not directly cast those types.
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Emilio López <emilio.lopez@collabora.co.uk>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions