cast bo_data->pBase with uintptr_t instead of uint32_t 03/259303/2
authorSooChan Lim <sc1.lim@samsung.com>
Fri, 4 Jun 2021 05:50:19 +0000 (14:50 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Fri, 4 Jun 2021 06:04:54 +0000 (06:04 +0000)
commit1475e0144abc760a342620232c8449631ec640e3
tree6295bcaac7e91521f01ca38be872a27e4d9d3be8
parent062d4d02c0d374e14301f12649d2ababc09094a2
cast bo_data->pBase with uintptr_t instead of uint32_t

It will fix the build-break at aarch64 environment.

Change-Id: Iddda21fc9ff72bfffb36699e7beb7f509e8826d9
src/libhal-backend-tbm-exynos/tbm_backend_exynos.c