diff options
author | Felix Kuehling <Felix.Kuehling@amd.com> | 2017-11-06 14:52:27 -0500 |
---|---|---|
committer | Oded Gabbay <oded.gabbay@gmail.com> | 2017-11-06 14:52:27 -0500 |
commit | 6d566930257df564d0aaacad0f02855d9c85aecd (patch) | |
tree | a10cd9503098b25e0fa25deb27858c67a181e24c /tools/perf/scripts/python | |
parent | 5aaf2befd4eceb2efa16c63ccb64c8e13785594a (diff) |
drm/amdkfd: Hardware DWORD size is 4 bytes
Don't use sizeof(uint32_t) or similar types for hardware or firmware
DWORD size. The hardware and firmware don't care about Linux types.
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions